#BEE3BA#BEE3BA
#BEE3BA is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.8% C 0.068 H 142.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3BA |
|---|---|
| RGB | rgb(190, 227, 186) |
| HSL | hsl(114, 42%, 81%) |
| HSV | hsv(114, 18%, 89%) |
| CMYK | cmyk(16.3%, 0%, 18.1%, 11%) |
| CIE-LAB | lab(86.72, -19.71, 16.08) |
| CIE-LCH | lch(86.72, 25.44, 140.78°) |
| OKLab | oklab(87.84% -0.0537 0.0414) |
| OKLCH | oklch(87.84% 0.068 142.4) |
| XYZ | xyz(57.5652, 69.4293, 56.8132) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 5.47
Mint
#AAF0C1
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.88
Very Pale Green
#CFFDBC
ΔE00 7.28
Very Light Green
#D1FFBD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3BA #DFBAE3
analogous
#D2E3BA #BEE3BA #BAE3CA
triadic
#BEE3BA #BABEE3 #E3BABE
tetradic
#BEE3BA #BAD2E3 #DFBAE3 #E3CABA
square
#BEE3BA #BAD2E3 #DFBAE3 #E3CABA
split-complementary
#BEE3BA #CABAE3 #E3BAD2
monochromatic
#6CC063 #95D18E #BEE3BA #E7F5E6 #EAF6E9
Accessibility & contrast
On white
1.41
#BEE3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BEE3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3BA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3BA | 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)
#E5DBB8
Deuteranopia (green-blind)
#DFD8BC
Tritanopia (blue-blind)
#BBE0D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee3ba; /* rgb */ color: rgb(190, 227, 186); /* oklch */ color: oklch(87.8% 0.068 142.4);
Tailwind
colors: {
custom: {
50: '#d2ecce',
500: '#bee3ba',
950: '#000000',
},
}SCSS
$custom: #bee3ba; $custom-light: #d2ecce; $custom-dark: #000000;
JSON
{
"hex": "#bee3ba",
"rgb": {
"r": 190,
"g": 227,
"b": 186
},
"hsl": {
"h": 114.146,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.87837,
"c": 0.06781,
"h": 142.4
},
"luminance": 0.6943
}Semantic roles & 50–950 ramp
primary
#BEE3BA
secondary
#B785BD
accent
#30B5A8
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483