#BEE589#BEE589
#BEE589 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.126 H 127.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE589 |
|---|---|
| RGB | rgb(190, 229, 137) |
| HSL | hsl(85, 64%, 72%) |
| HSV | hsv(85, 40%, 90%) |
| CMYK | cmyk(17%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(86.40, -27.86, 40.72) |
| CIE-LCH | lch(86.40, 49.34, 124.37°) |
| OKLab | oklab(87.3% -0.0766 0.0997) |
| OKLCH | oklch(87.3% 0.126 127.5) |
| XYZ | xyz(53.7693, 68.7913, 34.1073) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.49
Celery
#C1FD95
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE589 #B089E5
analogous
#E5DE89 #BEE589 #90E589
triadic
#BEE589 #89BEE5 #E589BE
tetradic
#BEE589 #89E5DE #B089E5 #E58990
square
#BEE589 #89E5DE #B089E5 #E58990
split-complementary
#BEE589 #8990E5 #DE89E5
monochromatic
#86C82C #A2DA57 #BEE589 #DAF0BB #F1F9E6
Accessibility & contrast
On white
1.42
#BEE589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEE589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE589
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE589 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#E8D78E
Tritanopia (blue-blind)
#C2DDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee589; /* rgb */ color: rgb(190, 229, 137); /* oklch */ color: oklch(87.3% 0.126 127.5);
Tailwind
colors: {
custom: {
50: '#d3edac',
500: '#bee589',
950: '#000000',
},
}SCSS
$custom: #bee589; $custom-light: #d3edac; $custom-dark: #000000;
JSON
{
"hex": "#bee589",
"rgb": {
"r": 190,
"g": 229,
"b": 137
},
"hsl": {
"h": 85.435,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.87302,
"c": 0.12571,
"h": 127.5
},
"luminance": 0.68792
}Semantic roles & 50–950 ramp
primary
#BEE589
secondary
#8154BE
accent
#1ACC65
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481