#BAECB5#BAECB5
#BAECB5 is a very light, moderate green. Relative luminance 0.738; OKLCH L 89.4% C 0.090 H 142.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECB5 |
|---|---|
| RGB | rgb(186, 236, 181) |
| HSL | hsl(115, 59%, 82%) |
| HSV | hsv(115, 23%, 93%) |
| CMYK | cmyk(21.2%, 0%, 23.3%, 7.5%) |
| CIE-LAB | lab(88.81, -26.26, 21.56) |
| CIE-LCH | lch(88.81, 33.98, 140.60°) |
| OKLab | oklab(89.42% -0.0716 0.055) |
| OKLCH | oklch(89.42% 0.09 142.5) |
| XYZ | xyz(58.5835, 73.7646, 54.8585) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.17
Light Grey Green
#B7E1A1
ΔE00 3.73
Celadon
#BEFDB7
ΔE00 4.38
Mint
#AAF0C1
ΔE00 4.39
Very Pale Green
#CFFDBC
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECB5 #E7B5EC
analogous
#D6ECB5 #BAECB5 #B5ECCC
triadic
#BAECB5 #B5BAEC #ECB5BA
tetradic
#BAECB5 #B5D6EC #E7B5EC #ECCCB5
square
#BAECB5 #B5D6EC #E7B5EC #ECCCB5
split-complementary
#BAECB5 #CCB5EC #ECB5D6
monochromatic
#5FD354 #8DDF84 #BAECB5 #E7F9E6 #E8F9E7
Accessibility & contrast
On white
1.33
#BAECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BAECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECB5
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECB5 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B2
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#B6E8DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baecb5; /* rgb */ color: rgb(186, 236, 181); /* oklch */ color: oklch(89.4% 0.090 142.5);
Tailwind
colors: {
custom: {
50: '#cff2cb',
500: '#baecb5',
950: '#000000',
},
}SCSS
$custom: #baecb5; $custom-light: #cff2cb; $custom-dark: #000000;
JSON
{
"hex": "#baecb5",
"rgb": {
"r": 186,
"g": 236,
"b": 181
},
"hsl": {
"h": 114.545,
"s": 59.14,
"l": 81.765
},
"oklch": {
"l": 0.89416,
"c": 0.09029,
"h": 142.5
},
"luminance": 0.73766
}Semantic roles & 50–950 ramp
primary
#BAECB5
secondary
#C27CC9
accent
#1FC7B7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582