#BEEAB0#BEEAB0
#BEEAB0 is a very light, moderate green. Relative luminance 0.729; OKLCH L 89.1% C 0.090 H 138.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAB0 |
|---|---|
| RGB | rgb(190, 234, 176) |
| HSL | hsl(106, 58%, 80%) |
| HSV | hsv(106, 25%, 92%) |
| CMYK | cmyk(18.8%, 0%, 24.8%, 8.2%) |
| CIE-LAB | lab(88.41, -24.76, 23.63) |
| CIE-LCH | lch(88.41, 34.22, 136.33°) |
| OKLab | oklab(89.13% -0.0672 0.0601) |
| OKLCH | oklch(89.13% 0.09 138.2) |
| XYZ | xyz(58.4927, 72.9261, 52.0603) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.32
Light Grey Green
#B7E1A1
ΔE00 2.58
Very Pale Green
#CFFDBC
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.46
Pale Green
#C7FDB5
ΔE00 4.53
Very Light Green
#D1FFBD
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAB0 #DCB0EA
analogous
#DBEAB0 #BEEAB0 #B0EABF
triadic
#BEEAB0 #B0BEEA #EAB0BE
tetradic
#BEEAB0 #B0DBEA #DCB0EA #EABFB0
square
#BEEAB0 #B0DBEA #DCB0EA #EABFB0
split-complementary
#BEEAB0 #BFB0EA #EAB0DB
monochromatic
#6ED04F #96DD80 #BEEAB0 #E6F7E0 #EBF9E7
Accessibility & contrast
On white
1.35
#BEEAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BEEAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAB0
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAB0 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AC
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#BCE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beeab0; /* rgb */ color: rgb(190, 234, 176); /* oklch */ color: oklch(89.1% 0.090 138.2);
Tailwind
colors: {
custom: {
50: '#d2f1c7',
500: '#beeab0',
950: '#000000',
},
}SCSS
$custom: #beeab0; $custom-light: #d2f1c7; $custom-dark: #000000;
JSON
{
"hex": "#beeab0",
"rgb": {
"r": 190,
"g": 234,
"b": 176
},
"hsl": {
"h": 105.517,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.89128,
"c": 0.09018,
"h": 138.2
},
"luminance": 0.72927
}Semantic roles & 50–950 ramp
primary
#BEEAB0
secondary
#B378C6
accent
#20C69E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582