#BEE576#BEE576
#BEE576 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.145 H 125.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE576 |
|---|---|
| RGB | rgb(190, 229, 118) |
| HSL | hsl(81, 68%, 68%) |
| HSV | hsv(81, 48%, 90%) |
| CMYK | cmyk(17%, 0%, 48.5%, 10.2%) |
| CIE-LAB | lab(86.15, -30.01, 49.63) |
| CIE-LCH | lch(86.15, 57.99, 121.16°) |
| OKLab | oklab(87.02% -0.0839 0.1186) |
| OKLCH | oklch(87.02% 0.145 125.3) |
| XYZ | xyz(52.5244, 68.2933, 27.5508) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Light Yellow Green
#CCFD7F
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.27
Light Pea Green
#C4FE82
ΔE00 5.53
Pale Lime
#BEFD73
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE576 #9D76E5
analogous
#E5D476 #BEE576 #86E576
triadic
#BEE576 #76BEE5 #E576BE
tetradic
#BEE576 #76E5D4 #9D76E5 #E57686
square
#BEE576 #76E5D4 #9D76E5 #E57686
split-complementary
#BEE576 #7686E5 #D476E5
monochromatic
#87BD24 #A6DB43 #BEE576 #D6EFA9 #EFF9DD
Accessibility & contrast
On white
1.43
#BEE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BEE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE576
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE576 | 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)
#EFD96C
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#C4DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee576; /* rgb */ color: rgb(190, 229, 118); /* oklch */ color: oklch(87.0% 0.145 125.3);
Tailwind
colors: {
custom: {
50: '#d3eda0',
500: '#bee576',
950: '#000000',
},
}SCSS
$custom: #bee576; $custom-light: #d3eda0; $custom-dark: #000000;
JSON
{
"hex": "#bee576",
"rgb": {
"r": 190,
"g": 229,
"b": 118
},
"hsl": {
"h": 81.081,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.87023,
"c": 0.14527,
"h": 125.3
},
"luminance": 0.68294
}Semantic roles & 50–950 ramp
primary
#BEE576
secondary
#6E43BC
accent
#15D057
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480