#BEE0BB#BEE0BB
#BEE0BB is a very light, moderate green. Relative luminance 0.678; OKLCH L 87.2% C 0.062 H 142.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0BB |
|---|---|
| RGB | rgb(190, 224, 187) |
| HSL | hsl(115, 37%, 81%) |
| HSV | hsv(115, 17%, 88%) |
| CMYK | cmyk(15.2%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(85.93, -18.05, 14.45) |
| CIE-LCH | lch(85.93, 23.12, 141.32°) |
| OKLab | oklab(87.22% -0.0492 0.0373) |
| OKLCH | oklch(87.22% 0.062 142.9) |
| XYZ | xyz(56.8585, 67.8453, 57.1039) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.62
Mint
#AAF0C1
ΔE00 6.84
Hospital Green
#9BE5AA
ΔE00 7.78
Very Pale Green
#CFFDBC
ΔE00 8.41
Very Light Green
#D1FFBD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0BB #DDBBE0
analogous
#D0E0BB #BEE0BB #BBE0CA
triadic
#BEE0BB #BBBEE0 #E0BBBE
tetradic
#BEE0BB #BBD0E0 #DDBBE0 #E0CABB
square
#BEE0BB #BBD0E0 #DDBBE0 #E0CABB
split-complementary
#BEE0BB #CABBE0 #E0BBD0
monochromatic
#6EBA67 #96CD91 #BEE0BB #E6F3E5 #EBF5EA
Accessibility & contrast
On white
1.44
#BEE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0BB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0BB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DCD6BD
Tritanopia (blue-blind)
#BCDED5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee0bb; /* rgb */ color: rgb(190, 224, 187); /* oklch */ color: oklch(87.2% 0.062 142.9);
Tailwind
colors: {
custom: {
50: '#d2e9cf',
500: '#bee0bb',
950: '#000000',
},
}SCSS
$custom: #bee0bb; $custom-light: #d2e9cf; $custom-dark: #000000;
JSON
{
"hex": "#bee0bb",
"rgb": {
"r": 190,
"g": 224,
"b": 187
},
"hsl": {
"h": 115.135,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87217,
"c": 0.06176,
"h": 142.9
},
"luminance": 0.67846
}Semantic roles & 50–950 ramp
primary
#BEE0BB
secondary
#B587B9
accent
#35B0A6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483