#BEE3BB#BEE3BB
#BEE3BB is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.9% C 0.067 H 143.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3BB |
|---|---|
| RGB | rgb(190, 227, 187) |
| HSL | hsl(116, 42%, 81%) |
| HSV | hsv(116, 18%, 89%) |
| CMYK | cmyk(16.3%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(86.74, -19.54, 15.59) |
| CIE-LCH | lch(86.74, 25.00, 141.41°) |
| OKLab | oklab(87.86% -0.0533 0.0402) |
| OKLCH | oklch(87.86% 0.067 143) |
| XYZ | xyz(57.6719, 69.4720, 57.3750) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 5.73
Mint
#AAF0C1
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.99
Very Pale Green
#CFFDBC
ΔE00 7.46
Very Light Green
#D1FFBD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3BB #E0BBE3
analogous
#D2E3BB #BEE3BB #BBE3CC
triadic
#BEE3BB #BBBEE3 #E3BBBE
tetradic
#BEE3BB #BBD2E3 #E0BBE3 #E3CCBB
square
#BEE3BB #BBD2E3 #E0BBE3 #E3CCBB
split-complementary
#BEE3BB #CCBBE3 #E3BBD2
monochromatic
#6BBF64 #95D190 #BEE3BB #E7F5E6 #EAF6E9
Accessibility & contrast
On white
1.41
#BEE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BEE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3BB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3BB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#BBE0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee3bb; /* rgb */ color: rgb(190, 227, 187); /* oklch */ color: oklch(87.9% 0.067 143.0);
Tailwind
colors: {
custom: {
50: '#d2eccf',
500: '#bee3bb',
950: '#000000',
},
}SCSS
$custom: #bee3bb; $custom-light: #d2eccf; $custom-dark: #000000;
JSON
{
"hex": "#bee3bb",
"rgb": {
"r": 190,
"g": 227,
"b": 187
},
"hsl": {
"h": 115.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87861,
"c": 0.06673,
"h": 143
},
"luminance": 0.69473
}Semantic roles & 50–950 ramp
primary
#BEE3BB
secondary
#B886BC
accent
#31B5AB
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483