#BEE577#BEE577
#BEE577 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.144 H 125.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE577 |
|---|---|
| RGB | rgb(190, 229, 119) |
| HSL | hsl(81, 68%, 68%) |
| HSV | hsv(81, 48%, 90%) |
| CMYK | cmyk(17%, 0%, 48%, 10.2%) |
| CIE-LAB | lab(86.16, -29.90, 49.17) |
| CIE-LCH | lch(86.16, 57.55, 121.31°) |
| OKLab | oklab(87.04% -0.0835 0.1177) |
| OKLCH | oklch(87.04% 0.144 125.4) |
| XYZ | xyz(52.5842, 68.3172, 27.8654) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Light Yellow Green
#CCFD7F
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 5.19
Light Pea Green
#C4FE82
ΔE00 5.54
Pale Lime
#BEFD73
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE577 #9E77E5
analogous
#E5D577 #BEE577 #87E577
triadic
#BEE577 #77BEE5 #E577BE
tetradic
#BEE577 #77E5D5 #9E77E5 #E57787
square
#BEE577 #77E5D5 #9E77E5 #E57787
split-complementary
#BEE577 #7787E5 #D577E5
monochromatic
#87BD24 #A5DB44 #BEE577 #D7EFAA #EFF9DE
Accessibility & contrast
On white
1.43
#BEE577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BEE577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE577
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE577 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#C4DCCB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee577; /* rgb */ color: rgb(190, 229, 119); /* oklch */ color: oklch(87.0% 0.144 125.4);
Tailwind
colors: {
custom: {
50: '#d3eda0',
500: '#bee577',
950: '#000000',
},
}SCSS
$custom: #bee577; $custom-light: #d3eda0; $custom-dark: #000000;
JSON
{
"hex": "#bee577",
"rgb": {
"r": 190,
"g": 229,
"b": 119
},
"hsl": {
"h": 81.273,
"s": 67.901,
"l": 68.235
},
"oklch": {
"l": 0.87036,
"c": 0.14429,
"h": 125.4
},
"luminance": 0.68318
}Semantic roles & 50–950 ramp
primary
#BEE577
secondary
#6F44BC
accent
#16D058
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480