#BEE4BA#BEE4BA
#BEE4BA is a very light, moderate green. Relative luminance 0.700; OKLCH L 88.1% C 0.069 H 142.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4BA |
|---|---|
| RGB | rgb(190, 228, 186) |
| HSL | hsl(114, 44%, 81%) |
| HSV | hsv(114, 18%, 89%) |
| CMYK | cmyk(16.7%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(86.99, -20.20, 16.46) |
| CIE-LCH | lch(86.99, 26.06, 140.82°) |
| OKLab | oklab(88.05% -0.0551 0.0424) |
| OKLCH | oklch(88.05% 0.069 142.4) |
| XYZ | xyz(57.8395, 69.9779, 56.9046) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 5.27
Mint
#AAF0C1
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 6.98
Very Light Green
#D1FFBD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4BA #E0BAE4
analogous
#D3E4BA #BEE4BA #BAE4CB
triadic
#BEE4BA #BABEE4 #E4BABE
tetradic
#BEE4BA #BAD3E4 #E0BAE4 #E4CBBA
square
#BEE4BA #BAD3E4 #E0BAE4 #E4CBBA
split-complementary
#BEE4BA #CBBAE4 #E4BAD3
monochromatic
#6BC262 #95D38E #BEE4BA #E7F5E6 #EAF6E9
Accessibility & contrast
On white
1.40
#BEE4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BEE4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4BA
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4BA | 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)
#E6DCB8
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#BBE1D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee4ba; /* rgb */ color: rgb(190, 228, 186); /* oklch */ color: oklch(88.1% 0.069 142.4);
Tailwind
colors: {
custom: {
50: '#d2ecce',
500: '#bee4ba',
950: '#000000',
},
}SCSS
$custom: #bee4ba; $custom-light: #d2ecce; $custom-dark: #000000;
JSON
{
"hex": "#bee4ba",
"rgb": {
"r": 190,
"g": 228,
"b": 186
},
"hsl": {
"h": 114.286,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.88053,
"c": 0.06946,
"h": 142.4
},
"luminance": 0.69979
}Semantic roles & 50–950 ramp
primary
#BEE4BA
secondary
#B884BE
accent
#2FB7AA
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483