#BAE2BB#BAE2BB
#BAE2BB is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.4% C 0.068 H 145.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2BB |
|---|---|
| RGB | rgb(186, 226, 187) |
| HSL | hsl(122, 41%, 81%) |
| HSV | hsv(122, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.22, -20.39, 14.82) |
| CIE-LCH | lch(86.22, 25.20, 143.99°) |
| OKLab | oklab(87.38% -0.0558 0.0382) |
| OKLCH | oklch(87.38% 0.068 145.6) |
| XYZ | xyz(56.4135, 68.4184, 57.2379) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.55
Light Sage
#BCECAC
ΔE00 5.98
Light Grey Green
#B7E1A1
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.61
Light Teal
#90E4C1
ΔE00 7.88
Very Pale Green
#CFFDBC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2BB #E2BAE1
analogous
#CDE2BA #BAE2BB #BAE2CF
triadic
#BAE2BB #BBBAE2 #E2BBBA
tetradic
#BAE2BB #BACDE2 #E2BAE1 #E2CFBA
square
#BAE2BB #BACDE2 #E2BAE1 #E2CFBA
split-complementary
#BAE2BB #CFBAE2 #E2BACD
monochromatic
#64BE66 #8FD091 #BAE2BB #E5F4E5 #E9F6EA
Accessibility & contrast
On white
1.43
#BAE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BAE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2BB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2BB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#B6E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae2bb; /* rgb */ color: rgb(186, 226, 187); /* oklch */ color: oklch(87.4% 0.068 145.6);
Tailwind
colors: {
custom: {
50: '#cfebcf',
500: '#bae2bb',
950: '#000000',
},
}SCSS
$custom: #bae2bb; $custom-light: #cfebcf; $custom-dark: #000000;
JSON
{
"hex": "#bae2bb",
"rgb": {
"r": 186,
"g": 226,
"b": 187
},
"hsl": {
"h": 121.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.8738,
"c": 0.06765,
"h": 145.6
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#BAE2BB
secondary
#BB85BA
accent
#32B1B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483