#BAECB2#BAECB2
#BAECB2 is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.4% C 0.094 H 141.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECB2 |
|---|---|
| RGB | rgb(186, 236, 178) |
| HSL | hsl(112, 60%, 81%) |
| HSV | hsv(112, 25%, 93%) |
| CMYK | cmyk(21.2%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(88.75, -26.75, 23.03) |
| CIE-LCH | lch(88.75, 35.30, 139.27°) |
| OKLab | oklab(89.35% -0.0728 0.0586) |
| OKLCH | oklch(89.35% 0.094 141.2) |
| XYZ | xyz(58.2790, 73.6428, 53.2548) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.49
Light Grey Green
#B7E1A1
ΔE00 3.27
Celadon
#BEFDB7
ΔE00 4.06
Very Pale Green
#CFFDBC
ΔE00 4.14
Pale Green
#C7FDB5
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECB2 #E4B2EC
analogous
#D7ECB2 #BAECB2 #B2ECC7
triadic
#BAECB2 #B2BAEC #ECB2BA
tetradic
#BAECB2 #B2D7EC #E4B2EC #ECC7B2
square
#BAECB2 #B2D7EC #E4B2EC #ECC7B2
split-complementary
#BAECB2 #C7B2EC #ECB2D7
monochromatic
#62D450 #8EE081 #BAECB2 #E6F8E3 #E9F9E6
Accessibility & contrast
On white
1.34
#BAECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BAECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECB2
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECB2 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AF
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#B7E8DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baecb2; /* rgb */ color: rgb(186, 236, 178); /* oklch */ color: oklch(89.4% 0.094 141.2);
Tailwind
colors: {
custom: {
50: '#cff2c9',
500: '#baecb2',
950: '#000000',
},
}SCSS
$custom: #baecb2; $custom-light: #cff2c9; $custom-dark: #000000;
JSON
{
"hex": "#baecb2",
"rgb": {
"r": 186,
"g": 236,
"b": 178
},
"hsl": {
"h": 111.724,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.89351,
"c": 0.09351,
"h": 141.2
},
"luminance": 0.73644
}Semantic roles & 50–950 ramp
primary
#BAECB2
secondary
#BE79C9
accent
#1DC8B1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582