#BAECAE#BAECAE
#BAECAE is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.3% C 0.098 H 139.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECAE |
|---|---|
| RGB | rgb(186, 236, 174) |
| HSL | hsl(108, 62%, 80%) |
| HSV | hsv(108, 26%, 93%) |
| CMYK | cmyk(21.2%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(88.68, -27.39, 24.98) |
| CIE-LCH | lch(88.68, 37.07, 137.62°) |
| OKLab | oklab(89.27% -0.0745 0.0634) |
| OKLCH | oklch(89.27% 0.098 139.6) |
| XYZ | xyz(57.8833, 73.4845, 51.1704) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.65
Light Grey Green
#B7E1A1
ΔE00 2.80
Washed Out Green
#BCF5A6
ΔE00 3.54
Celadon
#BEFDB7
ΔE00 3.81
Pale Green
#C7FDB5
ΔE00 3.86
Very Pale Green
#CFFDBC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECAE #E0AEEC
analogous
#D9ECAE #BAECAE #AEECC1
triadic
#BAECAE #AEBAEC #ECAEBA
tetradic
#BAECAE #AED9EC #E0AEEC #ECC1AE
square
#BAECAE #AED9EC #E0AEEC #ECC1AE
split-complementary
#BAECAE #C1AEEC #ECAED9
monochromatic
#66D54B #90E07C #BAECAE #E4F8E0 #EAF9E6
Accessibility & contrast
On white
1.34
#BAECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#BAECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECAE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECAE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AA
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#B8E8DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baecae; /* rgb */ color: rgb(186, 236, 174); /* oklch */ color: oklch(89.3% 0.098 139.6);
Tailwind
colors: {
custom: {
50: '#cff2c6',
500: '#baecae',
950: '#000000',
},
}SCSS
$custom: #baecae; $custom-light: #cff2c6; $custom-dark: #000000;
JSON
{
"hex": "#baecae",
"rgb": {
"r": 186,
"g": 236,
"b": 174
},
"hsl": {
"h": 108.387,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.89266,
"c": 0.09782,
"h": 139.6
},
"luminance": 0.73486
}Semantic roles & 50–950 ramp
primary
#BAECAE
secondary
#B975C9
accent
#1CCAA8
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582