#BEE5BB#BEE5BB
#BEE5BB is a very light, moderate green. Relative luminance 0.706; OKLCH L 88.3% C 0.070 H 143.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5BB |
|---|---|
| RGB | rgb(190, 229, 187) |
| HSL | hsl(116, 45%, 82%) |
| HSV | hsv(116, 18%, 90%) |
| CMYK | cmyk(17%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.28, -20.52, 16.35) |
| CIE-LCH | lch(87.28, 26.24, 141.45°) |
| OKLab | oklab(88.29% -0.056 0.0421) |
| OKLCH | oklch(88.29% 0.07 143.1) |
| XYZ | xyz(58.2221, 70.5724, 57.5584) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.35
Mint
#AAF0C1
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 6.53
Very Pale Green
#CFFDBC
ΔE00 6.86
Very Light Green
#D1FFBD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5BB #E2BBE5
analogous
#D3E5BB #BEE5BB #BBE5CD
triadic
#BEE5BB #BBBEE5 #E5BBBE
tetradic
#BEE5BB #BBD3E5 #E2BBE5 #E5CDBB
square
#BEE5BB #BBD3E5 #E2BBE5 #E5CDBB
split-complementary
#BEE5BB #CDBBE5 #E5BBD3
monochromatic
#69C362 #94D48F #BEE5BB #E8F6E7 #EAF7E9
Accessibility & contrast
On white
1.39
#BEE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BEE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5BB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5BB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E1D9BD
Tritanopia (blue-blind)
#BBE2D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee5bb; /* rgb */ color: rgb(190, 229, 187); /* oklch */ color: oklch(88.3% 0.070 143.1);
Tailwind
colors: {
custom: {
50: '#d2edcf',
500: '#bee5bb',
950: '#000000',
},
}SCSS
$custom: #bee5bb; $custom-light: #d2edcf; $custom-dark: #000000;
JSON
{
"hex": "#bee5bb",
"rgb": {
"r": 190,
"g": 229,
"b": 187
},
"hsl": {
"h": 115.714,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.88292,
"c": 0.07002,
"h": 143.1
},
"luminance": 0.70574
}Semantic roles & 50–950 ramp
primary
#BEE5BB
secondary
#BB85BF
accent
#2EB8AE
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483