#BEE0BD#BEE0BD
#BEE0BD is a very light, muted green. Relative luminance 0.679; OKLCH L 87.3% C 0.060 H 144.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0BD |
|---|---|
| RGB | rgb(190, 224, 189) |
| HSL | hsl(118, 36%, 81%) |
| HSV | hsv(118, 16%, 88%) |
| CMYK | cmyk(15.2%, 0%, 15.6%, 12.2%) |
| CIE-LAB | lab(85.97, -17.71, 13.47) |
| CIE-LCH | lch(85.97, 22.24, 142.75°) |
| OKLab | oklab(87.27% -0.0484 0.0348) |
| OKLCH | oklch(87.27% 0.06 144.3) |
| XYZ | xyz(57.0741, 67.9315, 58.2394) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.95
Light Grey Green
#B7E1A1
ΔE00 6.97
Light Sage
#BCECAC
ΔE00 7.12
Hospital Green
#9BE5AA
ΔE00 8.08
Very Pale Green
#CFFDBC
ΔE00 8.81
Light Teal
#90E4C1
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0BD #DFBDE0
analogous
#CFE0BD #BEE0BD #BDE0CD
triadic
#BEE0BD #BDBEE0 #E0BDBE
tetradic
#BEE0BD #BDCFE0 #DFBDE0 #E0CDBD
square
#BEE0BD #BDCFE0 #DFBDE0 #E0CDBD
split-complementary
#BEE0BD #CDBDE0 #E0BDCF
monochromatic
#6CB96A #95CC93 #BEE0BD #E7F4E7 #EAF5EA
Accessibility & contrast
On white
1.44
#BEE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BEE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0BD
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0BD | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#BBDED6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee0bd; /* rgb */ color: rgb(190, 224, 189); /* oklch */ color: oklch(87.3% 0.060 144.3);
Tailwind
colors: {
custom: {
50: '#d2e9d1',
500: '#bee0bd',
950: '#000000',
},
}SCSS
$custom: #bee0bd; $custom-light: #d2e9d1; $custom-dark: #000000;
JSON
{
"hex": "#bee0bd",
"rgb": {
"r": 190,
"g": 224,
"b": 189
},
"hsl": {
"h": 118.286,
"s": 36.082,
"l": 80.98
},
"oklch": {
"l": 0.87265,
"c": 0.05961,
"h": 144.3
},
"luminance": 0.67933
}Semantic roles & 50–950 ramp
primary
#BEE0BD
secondary
#B789B8
accent
#37AFAC
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483