#BEE474#BEE474
#BEE474 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.146 H 124.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE474 |
|---|---|
| RGB | rgb(190, 228, 116) |
| HSL | hsl(80, 67%, 67%) |
| HSV | hsv(80, 49%, 89%) |
| CMYK | cmyk(16.7%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.85, -29.74, 50.21) |
| CIE-LCH | lch(85.85, 58.36, 120.64°) |
| OKLab | oklab(86.77% -0.0833 0.1198) |
| OKLCH | oklch(86.77% 0.146 124.8) |
| XYZ | xyz(52.1310, 67.6945, 26.8395) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.23
Light Yellow Green
#CCFD7F
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Light Pea Green
#C4FE82
ΔE00 5.78
Pear
#CBF85F
ΔE00 5.95
Pale Lime
#BEFD73
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE474 #9A74E4
analogous
#E4D274 #BEE474 #86E474
triadic
#BEE474 #74BEE4 #E474BE
tetradic
#BEE474 #74E4D2 #9A74E4 #E47486
square
#BEE474 #74E4D2 #9A74E4 #E47486
split-complementary
#BEE474 #7486E4 #D274E4
monochromatic
#87BA24 #A6DA41 #BEE474 #D6EEA7 #EEF8DA
Accessibility & contrast
On white
1.44
#BEE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BEE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE474
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE474 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#C5DBCA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee474; /* rgb */ color: rgb(190, 228, 116); /* oklch */ color: oklch(86.8% 0.146 124.8);
Tailwind
colors: {
custom: {
50: '#d3ec9e',
500: '#bee474',
950: '#000000',
},
}SCSS
$custom: #bee474; $custom-light: #d3ec9e; $custom-dark: #000000;
JSON
{
"hex": "#bee474",
"rgb": {
"r": 190,
"g": 228,
"b": 116
},
"hsl": {
"h": 80.357,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.86774,
"c": 0.14587,
"h": 124.8
},
"luminance": 0.67695
}Semantic roles & 50–950 ramp
primary
#BEE474
secondary
#6B43BA
accent
#16CF55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480