#BEE575#BEE575
#BEE575 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.146 H 125.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE575 |
|---|---|
| RGB | rgb(190, 229, 117) |
| HSL | hsl(81, 68%, 68%) |
| HSV | hsv(81, 49%, 90%) |
| CMYK | cmyk(17%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(86.14, -30.11, 50.08) |
| CIE-LCH | lch(86.14, 58.44, 121.01°) |
| OKLab | oklab(87.01% -0.0842 0.1196) |
| OKLCH | oklch(87.01% 0.146 125.2) |
| XYZ | xyz(52.4653, 68.2697, 27.2395) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.53
Pale Lime
#BEFD73
ΔE00 5.79
Pear
#CBF85F
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE575 #9C75E5
analogous
#E5D475 #BEE575 #86E575
triadic
#BEE575 #75BEE5 #E575BE
tetradic
#BEE575 #75E5D4 #9C75E5 #E57586
square
#BEE575 #75E5D4 #9C75E5 #E57586
split-complementary
#BEE575 #7586E5 #D475E5
monochromatic
#87BC23 #A6DB42 #BEE575 #D6EFA8 #EFF8DC
Accessibility & contrast
On white
1.43
#BEE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE575
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE575 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#C4DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee575; /* rgb */ color: rgb(190, 229, 117); /* oklch */ color: oklch(87.0% 0.146 125.2);
Tailwind
colors: {
custom: {
50: '#d3ed9f',
500: '#bee575',
950: '#000000',
},
}SCSS
$custom: #bee575; $custom-light: #d3ed9f; $custom-dark: #000000;
JSON
{
"hex": "#bee575",
"rgb": {
"r": 190,
"g": 229,
"b": 117
},
"hsl": {
"h": 80.893,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.87009,
"c": 0.14625,
"h": 125.2
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#BEE575
secondary
#6D42BC
accent
#15D056
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480