#BAE3BE#BAE3BE
#BAE3BE is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.7% C 0.066 H 147.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE3BE |
|---|---|
| RGB | rgb(186, 227, 190) |
| HSL | hsl(126, 42%, 81%) |
| HSV | hsv(126, 18%, 89%) |
| CMYK | cmyk(18.1%, 0%, 16.3%, 11%) |
| CIE-LAB | lab(86.55, -20.35, 13.72) |
| CIE-LCH | lch(86.55, 24.55, 146.01°) |
| OKLab | oklab(87.67% -0.0559 0.0354) |
| OKLCH | oklch(87.67% 0.066 147.6) |
| XYZ | xyz(57.0108, 69.0936, 59.0379) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 6.47
Light Grey Green
#B7E1A1
ΔE00 6.66
Hospital Green
#9BE5AA
ΔE00 6.83
Light Teal
#90E4C1
ΔE00 7.53
Very Pale Green
#CFFDBC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE3BE #E3BADF
analogous
#CAE3BA #BAE3BE #BAE3D2
triadic
#BAE3BE #BEBAE3 #E3BEBA
tetradic
#BAE3BE #BACAE3 #E3BADF #E3D2BA
square
#BAE3BE #BACAE3 #E3BADF #E3D2BA
split-complementary
#BAE3BE #D2BAE3 #E3BACA
monochromatic
#63C06C #8ED195 #BAE3BE #E6F5E7 #E9F6EA
Accessibility & contrast
On white
1.42
#BAE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BAE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE3BE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE3BE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#B6E1D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae3be; /* rgb */ color: rgb(186, 227, 190); /* oklch */ color: oklch(87.7% 0.066 147.6);
Tailwind
colors: {
custom: {
50: '#cfecd1',
500: '#bae3be',
950: '#000000',
},
}SCSS
$custom: #bae3be; $custom-light: #cfecd1; $custom-dark: #000000;
JSON
{
"hex": "#bae3be",
"rgb": {
"r": 186,
"g": 227,
"b": 190
},
"hsl": {
"h": 125.854,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.87669,
"c": 0.06619,
"h": 147.6
},
"luminance": 0.69095
}Semantic roles & 50–950 ramp
primary
#BAE3BE
secondary
#BD85B7
accent
#30A8B5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483