#BAE0BB#BAE0BB
#BAE0BB is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.9% C 0.064 H 145.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE0BB |
|---|---|
| RGB | rgb(186, 224, 187) |
| HSL | hsl(122, 38%, 80%) |
| HSV | hsv(122, 17%, 88%) |
| CMYK | cmyk(17%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(85.67, -19.40, 14.06) |
| CIE-LCH | lch(85.67, 23.96, 144.07°) |
| OKLab | oklab(86.95% -0.0531 0.0363) |
| OKLCH | oklch(86.95% 0.064 145.7) |
| XYZ | xyz(55.8729, 67.3370, 57.0577) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.47
Light Sage
#BCECAC
ΔE00 6.58
Hospital Green
#9BE5AA
ΔE00 7.15
Light Teal
#90E4C1
ΔE00 8.08
Very Pale Green
#CFFDBC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE0BB #E0BADF
analogous
#CCE0BA #BAE0BB #BAE0CE
triadic
#BAE0BB #BBBAE0 #E0BBBA
tetradic
#BAE0BB #BACCE0 #E0BADF #E0CEBA
square
#BAE0BB #BACCE0 #E0BADF #E0CEBA
split-complementary
#BAE0BB #CEBAE0 #E0BACC
monochromatic
#66BA68 #90CD91 #BAE0BB #E4F3E5 #EAF6EA
Accessibility & contrast
On white
1.45
#BAE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BAE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE0BB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE0BB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#B6DED5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae0bb; /* rgb */ color: rgb(186, 224, 187); /* oklch */ color: oklch(86.9% 0.064 145.7);
Tailwind
colors: {
custom: {
50: '#cfe9cf',
500: '#bae0bb',
950: '#000000',
},
}SCSS
$custom: #bae0bb; $custom-light: #cfe9cf; $custom-dark: #000000;
JSON
{
"hex": "#bae0bb",
"rgb": {
"r": 186,
"g": 224,
"b": 187
},
"hsl": {
"h": 121.579,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.86948,
"c": 0.06434,
"h": 145.7
},
"luminance": 0.67338
}Semantic roles & 50–950 ramp
primary
#BAE0BB
secondary
#B986B7
accent
#35AEB1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#131613
muted
#838483