#BEE5BC#BEE5BC
#BEE5BC is a very light, moderate green. Relative luminance 0.706; OKLCH L 88.3% C 0.069 H 143.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5BC |
|---|---|
| RGB | rgb(190, 229, 188) |
| HSL | hsl(117, 44%, 82%) |
| HSV | hsv(117, 18%, 90%) |
| CMYK | cmyk(17%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(87.30, -20.35, 15.86) |
| CIE-LCH | lch(87.30, 25.80, 142.07°) |
| OKLab | oklab(88.32% -0.0556 0.0408) |
| OKLCH | oklch(88.32% 0.069 143.7) |
| XYZ | xyz(58.3295, 70.6154, 58.1242) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.34
Mint
#AAF0C1
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 7.04
Very Light Green
#D1FFBD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5BC #E3BCE5
analogous
#D3E5BC #BEE5BC #BCE5CF
triadic
#BEE5BC #BCBEE5 #E5BCBE
tetradic
#BEE5BC #BCD3E5 #E3BCE5 #E5CFBC
square
#BEE5BC #BCD3E5 #E3BCE5 #E5CFBC
split-complementary
#BEE5BC #CFBCE5 #E5BCD3
monochromatic
#68C364 #93D490 #BEE5BC #E9F6E8 #EAF6E9
Accessibility & contrast
On white
1.39
#BEE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BEE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5BC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5BC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#BBE2D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee5bc; /* rgb */ color: rgb(190, 229, 188); /* oklch */ color: oklch(88.3% 0.069 143.7);
Tailwind
colors: {
custom: {
50: '#d2edd0',
500: '#bee5bc',
950: '#000000',
},
}SCSS
$custom: #bee5bc; $custom-light: #d2edd0; $custom-dark: #000000;
JSON
{
"hex": "#bee5bc",
"rgb": {
"r": 190,
"g": 229,
"b": 188
},
"hsl": {
"h": 117.073,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.88315,
"c": 0.06896,
"h": 143.7
},
"luminance": 0.70617
}Semantic roles & 50–950 ramp
primary
#BEE5BC
secondary
#BC86BF
accent
#2EB7B1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483