#BEE574#BEE574
#BEE574 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.0% C 0.147 H 125.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE574 |
|---|---|
| RGB | rgb(190, 229, 116) |
| HSL | hsl(81, 68%, 68%) |
| HSV | hsv(81, 49%, 90%) |
| CMYK | cmyk(17%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(86.13, -30.21, 50.54) |
| CIE-LCH | lch(86.13, 58.88, 120.87°) |
| OKLab | oklab(87% -0.0846 0.1205) |
| OKLCH | oklch(87% 0.147 125.1) |
| XYZ | xyz(52.4068, 68.2463, 26.9315) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.54
Pale Lime
#BEFD73
ΔE00 5.76
Pear
#CBF85F
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE574 #9B74E5
analogous
#E5D474 #BEE574 #85E574
triadic
#BEE574 #74BEE5 #E574BE
tetradic
#BEE574 #74E5D4 #9B74E5 #E57485
square
#BEE574 #74E5D4 #9B74E5 #E57485
split-complementary
#BEE574 #7485E5 #D474E5
monochromatic
#87BC23 #A6DB40 #BEE574 #D6EFA8 #EEF8DB
Accessibility & contrast
On white
1.43
#BEE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE574
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE574 | 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)
#F0D96A
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#C4DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee574; /* rgb */ color: rgb(190, 229, 116); /* oklch */ color: oklch(87.0% 0.147 125.1);
Tailwind
colors: {
custom: {
50: '#d3ed9e',
500: '#bee574',
950: '#000000',
},
}SCSS
$custom: #bee574; $custom-light: #d3ed9e; $custom-dark: #000000;
JSON
{
"hex": "#bee574",
"rgb": {
"r": 190,
"g": 229,
"b": 116
},
"hsl": {
"h": 80.708,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.86996,
"c": 0.14723,
"h": 125.1
},
"luminance": 0.68247
}Semantic roles & 50–950 ramp
primary
#BEE574
secondary
#6C42BB
accent
#15D056
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480