#BEE989#BEE989
#BEE989 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.2% C 0.131 H 128.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE989 |
|---|---|
| RGB | rgb(190, 233, 137) |
| HSL | hsl(87, 69%, 73%) |
| HSV | hsv(87, 41%, 91%) |
| CMYK | cmyk(18.5%, 0%, 41.2%, 8.6%) |
| CIE-LAB | lab(87.50, -29.74, 42.13) |
| CIE-LCH | lch(87.50, 51.57, 125.23°) |
| OKLab | oklab(88.19% -0.0819 0.1029) |
| OKLCH | oklch(88.19% 0.131 128.5) |
| XYZ | xyz(54.8889, 71.0304, 34.4805) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE989 #B489E9
analogous
#E9E489 #BEE989 #8EE989
triadic
#BEE989 #89BEE9 #E989BE
tetradic
#BEE989 #89E9E4 #B489E9 #E9898E
square
#BEE989 #89E9E4 #B489E9 #E9898E
split-complementary
#BEE989 #898EE9 #E489E9
monochromatic
#85D127 #A2DF55 #BEE989 #DAF3BD #F1FAE5
Accessibility & contrast
On white
1.38
#BEE989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BEE989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE989
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE989 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#C2E1D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee989; /* rgb */ color: rgb(190, 233, 137); /* oklch */ color: oklch(88.2% 0.131 128.5);
Tailwind
colors: {
custom: {
50: '#d3f0ad',
500: '#bee989',
950: '#000000',
},
}SCSS
$custom: #bee989; $custom-light: #d3f0ad; $custom-dark: #000000;
JSON
{
"hex": "#bee989",
"rgb": {
"r": 190,
"g": 233,
"b": 137
},
"hsl": {
"h": 86.875,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.88186,
"c": 0.13149,
"h": 128.5
},
"luminance": 0.71031
}Semantic roles & 50–950 ramp
primary
#BEE989
secondary
#8553C3
accent
#15D169
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581