#BAE2BD#BAE2BD
#BAE2BD is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.4% C 0.066 H 147.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2BD |
|---|---|
| RGB | rgb(186, 226, 189) |
| HSL | hsl(125, 41%, 81%) |
| HSV | hsv(125, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(86.26, -20.04, 13.83) |
| CIE-LCH | lch(86.26, 24.35, 145.38°) |
| OKLab | oklab(87.43% -0.055 0.0357) |
| OKLCH | oklch(87.43% 0.066 147) |
| XYZ | xyz(56.6291, 68.5046, 58.3734) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.64
Light Sage
#BCECAC
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.59
Hospital Green
#9BE5AA
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 7.71
Very Pale Green
#CFFDBC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2BD #E2BADF
analogous
#CBE2BA #BAE2BD #BAE2D1
triadic
#BAE2BD #BDBAE2 #E2BDBA
tetradic
#BAE2BD #BACBE2 #E2BADF #E2D1BA
square
#BAE2BD #BACBE2 #E2BADF #E2D1BA
split-complementary
#BAE2BD #D1BAE2 #E2BACB
monochromatic
#64BE6B #8FD094 #BAE2BD #E5F4E6 #E9F6EA
Accessibility & contrast
On white
1.43
#BAE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BAE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2BD
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2BD | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#B6E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae2bd; /* rgb */ color: rgb(186, 226, 189); /* oklch */ color: oklch(87.4% 0.066 147.0);
Tailwind
colors: {
custom: {
50: '#cfebd1',
500: '#bae2bd',
950: '#000000',
},
}SCSS
$custom: #bae2bd; $custom-light: #cfebd1; $custom-dark: #000000;
JSON
{
"hex": "#bae2bd",
"rgb": {
"r": 186,
"g": 226,
"b": 189
},
"hsl": {
"h": 124.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87428,
"c": 0.06557,
"h": 147
},
"luminance": 0.68506
}Semantic roles & 50–950 ramp
primary
#BAE2BD
secondary
#BB85B7
accent
#32AAB4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483