#BEEE8B#BEEE8B
#BEEE8B is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.137 H 129.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE8B |
|---|---|
| RGB | rgb(190, 238, 139) |
| HSL | hsl(89, 74%, 74%) |
| HSV | hsv(89, 42%, 93%) |
| CMYK | cmyk(20.2%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(88.90, -31.84, 42.93) |
| CIE-LCH | lch(88.90, 53.44, 126.56°) |
| OKLab | oklab(89.32% -0.0876 0.1048) |
| OKLCH | oklch(89.32% 0.137 129.9) |
| XYZ | xyz(56.4692, 73.9593, 35.7216) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.30
Light Yellowish Green
#C2FF89
ΔE00 4.06
Tea Green
#BDF8A3
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.35
Washed Out Green
#BCF5A6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE8B #BB8BEE
analogous
#EEED8B #BEEE8B #8DEE8B
triadic
#BEEE8B #8BBEEE #EE8BBE
tetradic
#BEEE8B #8BEEED #BB8BEE #EE8B8D
square
#BEEE8B #8BEEED #BB8BEE #EE8B8D
split-complementary
#BEEE8B #8B8DEE #ED8BEE
monochromatic
#82DE21 #A0E656 #BEEE8B #DCF6C0 #F0FBE4
Accessibility & contrast
On white
1.33
#BEEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BEEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE8B
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE8B | 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)
#F6E283
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#C1E6D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee8b; /* rgb */ color: rgb(190, 238, 139); /* oklch */ color: oklch(89.3% 0.137 129.9);
Tailwind
colors: {
custom: {
50: '#d3f3ae',
500: '#beee8b',
950: '#000000',
},
}SCSS
$custom: #beee8b; $custom-light: #d3f3ae; $custom-dark: #000000;
JSON
{
"hex": "#beee8b",
"rgb": {
"r": 190,
"g": 238,
"b": 139
},
"hsl": {
"h": 89.091,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.89324,
"c": 0.1366,
"h": 129.9
},
"luminance": 0.7396
}Semantic roles & 50–950 ramp
primary
#BEEE8B
secondary
#8D54C9
accent
#0FD770
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581