#BEE4BB#BEE4BB
#BEE4BB is a very light, moderate green. Relative luminance 0.700; OKLCH L 88.1% C 0.068 H 143.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4BB |
|---|---|
| RGB | rgb(190, 228, 187) |
| HSL | hsl(116, 43%, 81%) |
| HSV | hsv(116, 18%, 89%) |
| CMYK | cmyk(16.7%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(87.01, -20.03, 15.97) |
| CIE-LCH | lch(87.01, 25.62, 141.43°) |
| OKLab | oklab(88.08% -0.0546 0.0411) |
| OKLCH | oklch(88.08% 0.068 143) |
| XYZ | xyz(57.9462, 70.0206, 57.4665) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.38
Light Grey Green
#B7E1A1
ΔE00 5.53
Mint
#AAF0C1
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 6.76
Very Pale Green
#CFFDBC
ΔE00 7.16
Very Light Green
#D1FFBD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4BB #E1BBE4
analogous
#D3E4BB #BEE4BB #BBE4CD
triadic
#BEE4BB #BBBEE4 #E4BBBE
tetradic
#BEE4BB #BBD3E4 #E1BBE4 #E4CDBB
square
#BEE4BB #BBD3E4 #E1BBE4 #E4CDBB
split-complementary
#BEE4BB #CDBBE4 #E4BBD3
monochromatic
#6AC163 #94D38F #BEE4BB #E8F5E7 #EAF6E9
Accessibility & contrast
On white
1.40
#BEE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BEE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4BB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4BB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E0D8BD
Tritanopia (blue-blind)
#BBE1D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee4bb; /* rgb */ color: rgb(190, 228, 187); /* oklch */ color: oklch(88.1% 0.068 143.0);
Tailwind
colors: {
custom: {
50: '#d2eccf',
500: '#bee4bb',
950: '#000000',
},
}SCSS
$custom: #bee4bb; $custom-light: #d2eccf; $custom-dark: #000000;
JSON
{
"hex": "#bee4bb",
"rgb": {
"r": 190,
"g": 228,
"b": 187
},
"hsl": {
"h": 115.61,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.88076,
"c": 0.06838,
"h": 143
},
"luminance": 0.70022
}Semantic roles & 50–950 ramp
primary
#BEE4BB
secondary
#BA85BE
accent
#2FB6AC
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483