#BEE588#BEE588
#BEE588 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.127 H 127.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE588 |
|---|---|
| RGB | rgb(190, 229, 136) |
| HSL | hsl(85, 64%, 72%) |
| HSV | hsv(85, 41%, 90%) |
| CMYK | cmyk(17%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(86.39, -27.98, 41.20) |
| CIE-LCH | lch(86.39, 49.80, 124.18°) |
| OKLab | oklab(87.29% -0.077 0.1007) |
| OKLCH | oklch(87.29% 0.127 127.4) |
| XYZ | xyz(53.6979, 68.7627, 33.7313) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Celery
#C1FD95
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.58
Washed Out Green
#BCF5A6
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE588 #AF88E5
analogous
#E5DE88 #BEE588 #90E588
triadic
#BEE588 #88BEE5 #E588BE
tetradic
#BEE588 #88E5DE #AF88E5 #E58890
square
#BEE588 #88E5DE #AF88E5 #E58890
split-complementary
#BEE588 #8890E5 #DE88E5
monochromatic
#86C72C #A3DA56 #BEE588 #D9F0BA #F1FAE6
Accessibility & contrast
On white
1.42
#BEE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BEE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE588
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE588 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA81
Deuteranopia (green-blind)
#E8D78D
Tritanopia (blue-blind)
#C2DDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee588; /* rgb */ color: rgb(190, 229, 136); /* oklch */ color: oklch(87.3% 0.127 127.4);
Tailwind
colors: {
custom: {
50: '#d3edac',
500: '#bee588',
950: '#000000',
},
}SCSS
$custom: #bee588; $custom-light: #d3edac; $custom-dark: #000000;
JSON
{
"hex": "#bee588",
"rgb": {
"r": 190,
"g": 229,
"b": 136
},
"hsl": {
"h": 85.161,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.87286,
"c": 0.12678,
"h": 127.4
},
"luminance": 0.68763
}Semantic roles & 50–950 ramp
primary
#BEE588
secondary
#8053BE
accent
#1ACC64
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481