#BEE4CB#BEE4CB
#BEE4CB is a very light, muted green. Relative luminance 0.707; OKLCH L 88.5% C 0.052 H 156.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4CB |
|---|---|
| RGB | rgb(190, 228, 203) |
| HSL | hsl(141, 41%, 82%) |
| HSV | hsv(141, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 11%, 10.6%) |
| CIE-LAB | lab(87.36, -17.19, 8.10) |
| CIE-LCH | lch(87.36, 19.00, 154.76°) |
| OKLab | oklab(88.48% -0.048 0.021) |
| OKLCH | oklch(88.48% 0.052 156.3) |
| XYZ | xyz(59.7554, 70.7443, 66.9950) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.56
Light Teal
#90E4C1
ΔE00 8.14
Pale Aqua
#B8FFEB
ΔE00 8.22
Pale Turquoise
#A5FBD5
ΔE00 8.77
Duck Egg Blue
#C3FBF4
ΔE00 8.99
Eggshell Blue
#C4FFF7
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4CB #E4BED7
analogous
#C4E4BE #BEE4CB #BEE4DE
triadic
#BEE4CB #CBBEE4 #E4CBBE
tetradic
#BEE4CB #BEC4E4 #E4BED7 #E4DEBE
square
#BEE4CB #BEC4E4 #E4BED7 #E4DEBE
split-complementary
#BEE4CB #DEBEE4 #E4BEC4
monochromatic
#68C086 #93D2A8 #BEE4CB #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.39
#BEE4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BEE4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4CB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4CB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#B8E3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee4cb; /* rgb */ color: rgb(190, 228, 203); /* oklch */ color: oklch(88.5% 0.052 156.3);
Tailwind
colors: {
custom: {
50: '#d2ecda',
500: '#bee4cb',
950: '#000000',
},
}SCSS
$custom: #bee4cb; $custom-light: #d2ecda; $custom-dark: #000000;
JSON
{
"hex": "#bee4cb",
"rgb": {
"r": 190,
"g": 228,
"b": 203
},
"hsl": {
"h": 140.526,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.88475,
"c": 0.05242,
"h": 156.3
},
"luminance": 0.70746
}Semantic roles & 50–950 ramp
primary
#BEE4CB
secondary
#BE89AB
accent
#3187B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483