#BEEEAB#BEEEAB
#BEEEAB is a very light, moderate green. Relative luminance 0.750; OKLCH L 89.9% C 0.102 H 137.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEAB |
|---|---|
| RGB | rgb(190, 238, 171) |
| HSL | hsl(103, 66%, 80%) |
| HSV | hsv(103, 28%, 93%) |
| CMYK | cmyk(20.2%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(89.41, -27.45, 27.56) |
| CIE-LCH | lch(89.41, 38.89, 134.89°) |
| OKLab | oklab(89.9% -0.0746 0.0696) |
| OKLCH | oklch(89.9% 0.102 137) |
| XYZ | xyz(59.1587, 75.0351, 49.8866) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.74
Washed Out Green
#BCF5A6
ΔE00 2.56
Light Grey Green
#B7E1A1
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 3.14
Very Pale Green
#CFFDBC
ΔE00 3.37
Celadon
#BEFDB7
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEAB #DBABEE
analogous
#E0EEAB #BEEEAB #ABEEB9
triadic
#BEEEAB #ABBEEE #EEABBE
tetradic
#BEEEAB #ABE0EE #DBABEE #EEB9AB
square
#BEEEAB #ABE0EE #DBABEE #EEB9AB
split-complementary
#BEEEAB #B9ABEE #EEABE0
monochromatic
#6FD945 #97E478 #BEEEAB #E5F8DE #EBFAE6
Accessibility & contrast
On white
1.31
#BEEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#BEEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEAB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEAB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#EBDFAE
Tritanopia (blue-blind)
#BDE9DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beeeab; /* rgb */ color: rgb(190, 238, 171); /* oklch */ color: oklch(89.9% 0.102 137.0);
Tailwind
colors: {
custom: {
50: '#d2f3c4',
500: '#beeeab',
950: '#000000',
},
}SCSS
$custom: #beeeab; $custom-light: #d2f3c4; $custom-dark: #000000;
JSON
{
"hex": "#beeeab",
"rgb": {
"r": 190,
"g": 238,
"b": 171
},
"hsl": {
"h": 102.985,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.89897,
"c": 0.10202,
"h": 137
},
"luminance": 0.75036
}Semantic roles & 50–950 ramp
primary
#BEEEAB
secondary
#B272CB
accent
#17CE9A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582