#BAE0BC#BAE0BC
#BAE0BC is a very light, moderate green. Relative luminance 0.674; OKLCH L 87.0% C 0.063 H 146.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE0BC |
|---|---|
| RGB | rgb(186, 224, 188) |
| HSL | hsl(123, 38%, 80%) |
| HSV | hsv(123, 17%, 88%) |
| CMYK | cmyk(17%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(85.70, -19.23, 13.56) |
| CIE-LCH | lch(85.70, 23.53, 144.80°) |
| OKLab | oklab(86.97% -0.0527 0.035) |
| OKLCH | oklch(86.97% 0.063 146.4) |
| XYZ | xyz(55.9803, 67.3800, 57.6235) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.19
Light Grey Green
#B7E1A1
ΔE00 6.75
Light Sage
#BCECAC
ΔE00 6.84
Hospital Green
#9BE5AA
ΔE00 7.31
Light Teal
#90E4C1
ΔE00 8.01
Very Pale Green
#CFFDBC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE0BC #E0BADE
analogous
#CBE0BA #BAE0BC #BAE0CF
triadic
#BAE0BC #BCBAE0 #E0BCBA
tetradic
#BAE0BC #BACBE0 #E0BADE #E0CFBA
square
#BAE0BC #BACBE0 #E0BADE #E0CFBA
split-complementary
#BAE0BC #CFBAE0 #E0BACB
monochromatic
#66BA6A #90CD93 #BAE0BC #E4F3E5 #EAF6EA
Accessibility & contrast
On white
1.45
#BAE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BAE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE0BC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE0BC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#B6DED6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae0bc; /* rgb */ color: rgb(186, 224, 188); /* oklch */ color: oklch(87.0% 0.063 146.4);
Tailwind
colors: {
custom: {
50: '#cfe9d0',
500: '#bae0bc',
950: '#000000',
},
}SCSS
$custom: #bae0bc; $custom-light: #cfe9d0; $custom-dark: #000000;
JSON
{
"hex": "#bae0bc",
"rgb": {
"r": 186,
"g": 224,
"b": 188
},
"hsl": {
"h": 123.158,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.86972,
"c": 0.06329,
"h": 146.4
},
"luminance": 0.67381
}Semantic roles & 50–950 ramp
primary
#BAE0BC
secondary
#B986B6
accent
#35AAB1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#131614
muted
#838483