#BAECAB#BAECAB
#BAECAB is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.2% C 0.101 H 138.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECAB |
|---|---|
| RGB | rgb(186, 236, 171) |
| HSL | hsl(106, 63%, 80%) |
| HSV | hsv(106, 28%, 93%) |
| CMYK | cmyk(21.2%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(88.62, -27.86, 26.45) |
| CIE-LCH | lch(88.62, 38.41, 136.48°) |
| OKLab | oklab(89.2% -0.0758 0.0669) |
| OKLCH | oklch(89.2% 0.101 138.6) |
| XYZ | xyz(57.5941, 73.3688, 49.6474) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.37
Light Grey Green
#B7E1A1
ΔE00 2.61
Washed Out Green
#BCF5A6
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.65
Celadon
#BEFDB7
ΔE00 3.75
Very Pale Green
#CFFDBC
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECAB #DDABEC
analogous
#DBECAB #BAECAB #ABECBD
triadic
#BAECAB #ABBAEC #ECABBA
tetradic
#BAECAB #ABDBEC #DDABEC #ECBDAB
square
#BAECAB #ABDBEC #DDABEC #ECBDAB
split-complementary
#BAECAB #BDABEC #ECABDB
monochromatic
#68D547 #91E179 #BAECAB #E3F7DD #EBF9E6
Accessibility & contrast
On white
1.34
#BAECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BAECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECAB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECAB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#E8DDAE
Tritanopia (blue-blind)
#B8E7DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baecab; /* rgb */ color: rgb(186, 236, 171); /* oklch */ color: oklch(89.2% 0.101 138.6);
Tailwind
colors: {
custom: {
50: '#cff2c4',
500: '#baecab',
950: '#000000',
},
}SCSS
$custom: #baecab; $custom-light: #cff2c4; $custom-dark: #000000;
JSON
{
"hex": "#baecab",
"rgb": {
"r": 186,
"g": 236,
"b": 171
},
"hsl": {
"h": 106.154,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89204,
"c": 0.10109,
"h": 138.6
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#BAECAB
secondary
#B573C9
accent
#1BCBA2
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582