#BEEE89#BEEE89
#BEEE89 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.139 H 129.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE89 |
|---|---|
| RGB | rgb(190, 238, 137) |
| HSL | hsl(89, 75%, 74%) |
| HSV | hsv(89, 42%, 93%) |
| CMYK | cmyk(20.2%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(88.88, -32.08, 43.87) |
| CIE-LCH | lch(88.88, 54.35, 126.17°) |
| OKLab | oklab(89.29% -0.0884 0.1069) |
| OKLCH | oklch(89.29% 0.139 129.6) |
| XYZ | xyz(56.3244, 73.9014, 34.9590) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Celery
#C1FD95
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.15
Tea Green
#BDF8A3
ΔE00 4.34
Light Yellow Green
#CCFD7F
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE89 #B989EE
analogous
#EEEC89 #BEEE89 #8BEE89
triadic
#BEEE89 #89BEEE #EE89BE
tetradic
#BEEE89 #89EEEC #B989EE #EE898B
square
#BEEE89 #89EEEC #B989EE #EE898B
split-complementary
#BEEE89 #898BEE #EC89EE
monochromatic
#83DD20 #A1E654 #BEEE89 #DBF6BE #F0FBE4
Accessibility & contrast
On white
1.33
#BEEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#BEEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE89
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE89 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E181
Deuteranopia (green-blind)
#F0DE8F
Tritanopia (blue-blind)
#C1E6D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee89; /* rgb */ color: rgb(190, 238, 137); /* oklch */ color: oklch(89.3% 0.139 129.6);
Tailwind
colors: {
custom: {
50: '#d3f3ad',
500: '#beee89',
950: '#000000',
},
}SCSS
$custom: #beee89; $custom-light: #d3f3ad; $custom-dark: #000000;
JSON
{
"hex": "#beee89",
"rgb": {
"r": 190,
"g": 238,
"b": 137
},
"hsl": {
"h": 88.515,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.89293,
"c": 0.13868,
"h": 129.6
},
"luminance": 0.73902
}Semantic roles & 50–950 ramp
primary
#BEEE89
secondary
#8B52C9
accent
#0FD76E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581