#BEEE8A#BEEE8A
#BEEE8A is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.138 H 129.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE8A |
|---|---|
| RGB | rgb(190, 238, 138) |
| HSL | hsl(89, 75%, 74%) |
| HSV | hsv(89, 42%, 93%) |
| CMYK | cmyk(20.2%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(88.89, -31.96, 43.40) |
| CIE-LCH | lch(88.89, 53.90, 126.37°) |
| OKLab | oklab(89.31% -0.088 0.1058) |
| OKLCH | oklch(89.31% 0.138 129.7) |
| XYZ | xyz(56.3965, 73.9302, 35.3385) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.79
Celery
#C1FD95
ΔE00 3.32
Light Yellowish Green
#C2FF89
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 4.25
Light Yellow Green
#CCFD7F
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE8A #BA8AEE
analogous
#EEEC8A #BEEE8A #8CEE8A
triadic
#BEEE8A #8ABEEE #EE8ABE
tetradic
#BEEE8A #8AEEEC #BA8AEE #EE8A8C
square
#BEEE8A #8AEEEC #BA8AEE #EE8A8C
split-complementary
#BEEE8A #8A8CEE #EC8AEE
monochromatic
#83DD20 #A0E655 #BEEE8A #DCF6BF #F0FBE4
Accessibility & contrast
On white
1.33
#BEEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BEEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE8A
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE8A | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E182
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#C1E6D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee8a; /* rgb */ color: rgb(190, 238, 138); /* oklch */ color: oklch(89.3% 0.138 129.7);
Tailwind
colors: {
custom: {
50: '#d3f3ad',
500: '#beee8a',
950: '#000000',
},
}SCSS
$custom: #beee8a; $custom-light: #d3f3ad; $custom-dark: #000000;
JSON
{
"hex": "#beee8a",
"rgb": {
"r": 190,
"g": 238,
"b": 138
},
"hsl": {
"h": 88.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89308,
"c": 0.13764,
"h": 129.7
},
"luminance": 0.73931
}Semantic roles & 50–950 ramp
primary
#BEEE8A
secondary
#8C53C9
accent
#0FD76F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581