#BEE580#BEE580
#BEE580 is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.2% C 0.135 H 126.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE580 |
|---|---|
| RGB | rgb(190, 229, 128) |
| HSL | hsl(83, 66%, 70%) |
| HSV | hsv(83, 44%, 90%) |
| CMYK | cmyk(17%, 0%, 44.1%, 10.2%) |
| CIE-LAB | lab(86.28, -28.92, 44.98) |
| CIE-LCH | lch(86.28, 53.48, 122.74°) |
| OKLab | oklab(87.16% -0.0801 0.1089) |
| OKLCH | oklch(87.16% 0.135 126.3) |
| XYZ | xyz(53.1505, 68.5438, 30.8480) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Light Yellow Green
#CCFD7F
ΔE00 5.62
Celery
#C1FD95
ΔE00 5.67
Light Pea Green
#C4FE82
ΔE00 5.77
Light Yellowish Green
#C2FF89
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE580 #A780E5
analogous
#E5D980 #BEE580 #8CE580
triadic
#BEE580 #80BEE5 #E580BE
tetradic
#BEE580 #80E5D9 #A780E5 #E5808C
square
#BEE580 #80E5D9 #A780E5 #E5808C
split-complementary
#BEE580 #808CE5 #D980E5
monochromatic
#87C328 #A4DB4D #BEE580 #D8EFB3 #F2FAE6
Accessibility & contrast
On white
1.43
#BEE580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BEE580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE580
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE580 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#C3DDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee580; /* rgb */ color: rgb(190, 229, 128); /* oklch */ color: oklch(87.2% 0.135 126.3);
Tailwind
colors: {
custom: {
50: '#d3eda6',
500: '#bee580',
950: '#000000',
},
}SCSS
$custom: #bee580; $custom-light: #d3eda6; $custom-dark: #000000;
JSON
{
"hex": "#bee580",
"rgb": {
"r": 190,
"g": 229,
"b": 128
},
"hsl": {
"h": 83.168,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.87163,
"c": 0.1352,
"h": 126.3
},
"luminance": 0.68544
}Semantic roles & 50–950 ramp
primary
#BEE580
secondary
#784CBD
accent
#18CE5E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480