#BAE1BC#BAE1BC
#BAE1BC is a very light, moderate green. Relative luminance 0.679; OKLCH L 87.2% C 0.065 H 146.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE1BC |
|---|---|
| RGB | rgb(186, 225, 188) |
| HSL | hsl(123, 39%, 81%) |
| HSV | hsv(123, 17%, 88%) |
| CMYK | cmyk(17.3%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(85.97, -19.72, 13.95) |
| CIE-LCH | lch(85.97, 24.15, 144.73°) |
| OKLab | oklab(87.19% -0.0541 0.036) |
| OKLCH | oklch(87.19% 0.065 146.4) |
| XYZ | xyz(56.2498, 67.9191, 57.7133) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.53
Light Sage
#BCECAC
ΔE00 6.53
Hospital Green
#9BE5AA
ΔE00 7.03
Light Teal
#90E4C1
ΔE00 7.89
Very Pale Green
#CFFDBC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE1BC #E1BADF
analogous
#CBE1BA #BAE1BC #BAE1CF
triadic
#BAE1BC #BCBAE1 #E1BCBA
tetradic
#BAE1BC #BACBE1 #E1BADF #E1CFBA
square
#BAE1BC #BACBE1 #E1BADF #E1CFBA
split-complementary
#BAE1BC #CFBAE1 #E1BACB
monochromatic
#65BC69 #8FCE93 #BAE1BC #E5F4E5 #EAF6EA
Accessibility & contrast
On white
1.44
#BAE1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BAE1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE1BC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE1BC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABA
Deuteranopia (green-blind)
#DCD5BE
Tritanopia (blue-blind)
#B6DFD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae1bc; /* rgb */ color: rgb(186, 225, 188); /* oklch */ color: oklch(87.2% 0.065 146.4);
Tailwind
colors: {
custom: {
50: '#cfead0',
500: '#bae1bc',
950: '#000000',
},
}SCSS
$custom: #bae1bc; $custom-light: #cfead0; $custom-dark: #000000;
JSON
{
"hex": "#bae1bc",
"rgb": {
"r": 186,
"g": 225,
"b": 188
},
"hsl": {
"h": 123.077,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.87188,
"c": 0.06495,
"h": 146.4
},
"luminance": 0.6792
}Semantic roles & 50–950 ramp
primary
#BAE1BC
secondary
#BA85B7
accent
#33ACB2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483