HEX atlas value

#BAEFB3

#BAEFB3 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 186, 239, 179, HSL 113, 65%, 82%, has luminance 0.7543, and belongs to the balanced group.

#BAEFB3 Sample readable text
HEX #BAEFB3
RGB rgb(186, 239, 179)
HSL hsl(113 65% 82%)
CMYK cmyk(22, 0, 25, 6)
Luminance 0.7543
Contrast Black 16.09:1White 1.31:1

CSS

--color-baefb3: #BAEFB3;
.background-baefb3 { background-color: #BAEFB3; }
.text-baefb3 { color: #BAEFB3; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7543
Black text16.09:1AA Pass
White text1.31:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#BAEFB3","rgb":[186,239,179],"hsl":[113,65,82],"cmyk":[22,0,25,6],"luminance":0.7543,"contrast":{"black":16.09,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.09,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B2F9A9","hex":"#B2F9A9","family":"green","bestTextColor":"#000000","contrastBlack":17.02,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D8EFB3","hex":"#D8EFB3","family":"green","bestTextColor":"#000000","contrastBlack":16.92,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/baefb3.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json"]}
Harmonies
{"complementary":"#E8B3EF","analogous":["#D8EFB3","#B3EFCA"],"triadic":["#B3BAEF","#EFB3BA"],"tetradic":["#B3D8EF","#E8B3EF","#EFCAB3"],"splitComplementary":["#CAB3EF","#EFB3D8"],"monochromatic":["#FFFFFF","#BAEFB3","#75DF68"]}
Variants
{"light":"#FFFFFF","dark":"#75DF68","saturated":"#B2F9A9","desaturated":"#C2E5BD","pastel":"#FFFFFF","neon":"#D2FFCC"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":20.199009876724155},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":21},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":36.90528417449187},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":40.963398296528084},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":45.044422518220834}]

HEX meaning and use

About #BAEFB3

#BAEFB3 is classified as a cool green value with balanced visual character. #BAEFB3 is visually closest to Celadon, a named green color with HEX #ACE1AF.

The RGB channels are 186, 239, and 179, with green carrying the strongest channel weight. In HSL, the hue is 113deg with 65% saturation and 82% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and botanical and wellness palettes. Its luminance is 0.7543, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 20.20, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.09:1AA Pass
White text1.31:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #BAEFB3 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000016.09:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#B2F9A9#000000 text · best 17.02:1#B2F9A9
#D8EFB3#000000 text · best 16.92:1#D8EFB3
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#BAEFB3#BAEFB3
#E8B3EF#E8B3EF
#D8EFB3#D8EFB3
#B3EFCA#B3EFCA
White#FFFFFF
#75DF68#75DF68

Color Harmonies

#E8B3EF#E8B3EF
#D8EFB3#D8EFB3
#B3EFCA#B3EFCA
#B3BAEF#B3BAEF
#EFB3BA#EFB3BA

Variants

White#FFFFFF
#75DF68#75DF68
#B2F9A9#B2F9A9
#C2E5BD#C2E5BD
White#FFFFFF
#D2FFCC#D2FFCC

Nearest Named Colors