#BEE0BF#BEE0BF
#BEE0BF is a very light, muted green. Relative luminance 0.680; OKLCH L 87.3% C 0.057 H 145.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0BF |
|---|---|
| RGB | rgb(190, 224, 191) |
| HSL | hsl(122, 35%, 81%) |
| HSV | hsv(122, 15%, 88%) |
| CMYK | cmyk(15.2%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(86.02, -17.36, 12.48) |
| CIE-LCH | lch(86.02, 21.38, 144.29°) |
| OKLab | oklab(87.31% -0.0476 0.0323) |
| OKLCH | oklch(87.31% 0.057 145.8) |
| XYZ | xyz(57.2927, 68.0189, 59.3906) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.12
Light Grey Green
#B7E1A1
ΔE00 7.54
Light Sage
#BCECAC
ΔE00 7.65
Hospital Green
#9BE5AA
ΔE00 8.41
Light Teal
#90E4C1
ΔE00 8.76
Very Pale Green
#CFFDBC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0BF #E0BEDF
analogous
#CEE0BE #BEE0BF #BEE0D0
triadic
#BEE0BF #BFBEE0 #E0BFBE
tetradic
#BEE0BF #BECEE0 #E0BEDF #E0D0BE
square
#BEE0BF #BECEE0 #E0BEDF #E0D0BE
split-complementary
#BEE0BF #D0BEE0 #E0BECE
monochromatic
#6BB86D #95CC96 #BEE0BF #E7F4E8 #EAF5EB
Accessibility & contrast
On white
1.44
#BEE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BEE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0BF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0BF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DBD6C1
Tritanopia (blue-blind)
#BBDED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee0bf; /* rgb */ color: rgb(190, 224, 191); /* oklch */ color: oklch(87.3% 0.057 145.8);
Tailwind
colors: {
custom: {
50: '#d2e9d2',
500: '#bee0bf',
950: '#000000',
},
}SCSS
$custom: #bee0bf; $custom-light: #d2e9d2; $custom-dark: #000000;
JSON
{
"hex": "#bee0bf",
"rgb": {
"r": 190,
"g": 224,
"b": 191
},
"hsl": {
"h": 121.765,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.87314,
"c": 0.05749,
"h": 145.8
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#BEE0BF
secondary
#B88AB7
accent
#37ABAE
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483