#BEE579#BEE579
#BEE579 is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.1% C 0.142 H 125.6°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE579 |
|---|---|
| RGB | rgb(190, 229, 121) |
| HSL | hsl(82, 68%, 69%) |
| HSV | hsv(82, 47%, 90%) |
| CMYK | cmyk(17%, 0%, 47.2%, 10.2%) |
| CIE-LAB | lab(86.19, -29.69, 48.25) |
| CIE-LCH | lch(86.19, 56.65, 121.61°) |
| OKLab | oklab(87.06% -0.0827 0.1158) |
| OKLCH | oklch(87.06% 0.142 125.6) |
| XYZ | xyz(52.7055, 68.3658, 28.5047) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Pale Olive Green
#B1D27B
ΔE00 5.04
Light Yellow Green
#CCFD7F
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.89
Pale Lime
#BEFD73
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE579 #A079E5
analogous
#E5D679 #BEE579 #88E579
triadic
#BEE579 #79BEE5 #E579BE
tetradic
#BEE579 #79E5D6 #A079E5 #E57988
square
#BEE579 #79E5D6 #A079E5 #E57988
split-complementary
#BEE579 #7988E5 #D679E5
monochromatic
#87BF25 #A5DB46 #BEE579 #D7EFAC #F0F9E0
Accessibility & contrast
On white
1.43
#BEE579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BEE579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE579
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE579 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD970
Deuteranopia (green-blind)
#EAD77F
Tritanopia (blue-blind)
#C4DCCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee579; /* rgb */ color: rgb(190, 229, 121); /* oklch */ color: oklch(87.1% 0.142 125.6);
Tailwind
colors: {
custom: {
50: '#d3eda2',
500: '#bee579',
950: '#000000',
},
}SCSS
$custom: #bee579; $custom-light: #d3eda2; $custom-dark: #000000;
JSON
{
"hex": "#bee579",
"rgb": {
"r": 190,
"g": 229,
"b": 121
},
"hsl": {
"h": 81.667,
"s": 67.5,
"l": 68.627
},
"oklch": {
"l": 0.87063,
"c": 0.1423,
"h": 125.6
},
"luminance": 0.68366
}Semantic roles & 50–950 ramp
primary
#BEE579
secondary
#7146BD
accent
#16CF59
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480