#BEE988#BEE988
#BEE988 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.2% C 0.133 H 128.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE988 |
|---|---|
| RGB | rgb(190, 233, 136) |
| HSL | hsl(87, 69%, 72%) |
| HSV | hsv(87, 42%, 91%) |
| CMYK | cmyk(18.5%, 0%, 41.6%, 8.6%) |
| CIE-LAB | lab(87.49, -29.86, 42.60) |
| CIE-LCH | lch(87.49, 52.02, 125.03°) |
| OKLab | oklab(88.17% -0.0823 0.1039) |
| OKLCH | oklch(88.17% 0.133 128.4) |
| XYZ | xyz(54.8175, 71.0018, 34.1045) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Celery
#C1FD95
ΔE00 4.52
Tea Green
#BDF8A3
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE988 #B388E9
analogous
#E9E388 #BEE988 #8EE988
triadic
#BEE988 #88BEE9 #E988BE
tetradic
#BEE988 #88E9E3 #B388E9 #E9888E
square
#BEE988 #88E9E3 #B388E9 #E9888E
split-complementary
#BEE988 #888EE9 #E388E9
monochromatic
#85D026 #A2DF54 #BEE988 #DAF3BC #F1FAE5
Accessibility & contrast
On white
1.38
#BEE988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BEE988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE988
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE988 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#C2E1D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee988; /* rgb */ color: rgb(190, 233, 136); /* oklch */ color: oklch(88.2% 0.133 128.4);
Tailwind
colors: {
custom: {
50: '#d3f0ac',
500: '#bee988',
950: '#000000',
},
}SCSS
$custom: #bee988; $custom-light: #d3f0ac; $custom-dark: #000000;
JSON
{
"hex": "#bee988",
"rgb": {
"r": 190,
"g": 233,
"b": 136
},
"hsl": {
"h": 86.598,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.8817,
"c": 0.13254,
"h": 128.4
},
"luminance": 0.71003
}Semantic roles & 50–950 ramp
primary
#BEE988
secondary
#8453C3
accent
#15D168
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581