#BEE2BA#BEE2BA
#BEE2BA is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.6% C 0.066 H 142.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2BA |
|---|---|
| RGB | rgb(190, 226, 186) |
| HSL | hsl(114, 41%, 81%) |
| HSV | hsv(114, 18%, 89%) |
| CMYK | cmyk(15.9%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(86.45, -19.21, 15.71) |
| CIE-LCH | lch(86.45, 24.82, 140.74°) |
| OKLab | oklab(87.62% -0.0524 0.0404) |
| OKLCH | oklch(87.62% 0.066 142.3) |
| XYZ | xyz(57.2925, 68.8839, 56.7223) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.68
Light Sage
#BCECAC
ΔE00 5.75
Mint
#AAF0C1
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 7.12
Very Pale Green
#CFFDBC
ΔE00 7.59
Very Light Green
#D1FFBD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2BA #DEBAE2
analogous
#D2E2BA #BEE2BA #BAE2CA
triadic
#BEE2BA #BABEE2 #E2BABE
tetradic
#BEE2BA #BAD2E2 #DEBAE2 #E2CABA
square
#BEE2BA #BAD2E2 #DEBAE2 #E2CABA
split-complementary
#BEE2BA #CABAE2 #E2BAD2
monochromatic
#6DBE64 #95D08F #BEE2BA #E7F4E5 #EBF6E9
Accessibility & contrast
On white
1.42
#BEE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BEE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2BA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2BA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB8
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#BCDFD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee2ba; /* rgb */ color: rgb(190, 226, 186); /* oklch */ color: oklch(87.6% 0.066 142.3);
Tailwind
colors: {
custom: {
50: '#d2ebce',
500: '#bee2ba',
950: '#000000',
},
}SCSS
$custom: #bee2ba; $custom-light: #d2ebce; $custom-dark: #000000;
JSON
{
"hex": "#bee2ba",
"rgb": {
"r": 190,
"g": 226,
"b": 186
},
"hsl": {
"h": 114,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87622,
"c": 0.06616,
"h": 142.3
},
"luminance": 0.68885
}Semantic roles & 50–950 ramp
primary
#BEE2BA
secondary
#B685BB
accent
#32B4A7
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483