#BEE478#BEE478
#BEE478 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.142 H 125.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE478 |
|---|---|
| RGB | rgb(190, 228, 120) |
| HSL | hsl(81, 67%, 68%) |
| HSV | hsv(81, 47%, 89%) |
| CMYK | cmyk(16.7%, 0%, 47.4%, 10.6%) |
| CIE-LAB | lab(85.90, -29.33, 48.37) |
| CIE-LCH | lch(85.90, 56.57, 121.23°) |
| OKLab | oklab(86.83% -0.0818 0.116) |
| OKLCH | oklch(86.83% 0.142 125.2) |
| XYZ | xyz(52.3686, 67.7896, 28.0914) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Light Yellow Green
#CCFD7F
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.80
Light Yellowish Green
#C2FF89
ΔE00 6.14
Pale Lime
#BEFD73
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE478 #9E78E4
analogous
#E4D478 #BEE478 #88E478
triadic
#BEE478 #78BEE4 #E478BE
tetradic
#BEE478 #78E4D4 #9E78E4 #E47888
square
#BEE478 #78E4D4 #9E78E4 #E47888
split-complementary
#BEE478 #7888E4 #D478E4
monochromatic
#87BC26 #A5DA45 #BEE478 #D7EEAB #EFF8DE
Accessibility & contrast
On white
1.44
#BEE478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BEE478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE478
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE478 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86F
Deuteranopia (green-blind)
#E9D67E
Tritanopia (blue-blind)
#C4DBCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee478; /* rgb */ color: rgb(190, 228, 120); /* oklch */ color: oklch(86.8% 0.142 125.2);
Tailwind
colors: {
custom: {
50: '#d3eca1',
500: '#bee478',
950: '#000000',
},
}SCSS
$custom: #bee478; $custom-light: #d3eca1; $custom-dark: #000000;
JSON
{
"hex": "#bee478",
"rgb": {
"r": 190,
"g": 228,
"b": 120
},
"hsl": {
"h": 81.111,
"s": 66.667,
"l": 68.235
},
"oklch": {
"l": 0.86828,
"c": 0.14193,
"h": 125.2
},
"luminance": 0.6779
}Semantic roles & 50–950 ramp
primary
#BEE478
secondary
#6F45BB
accent
#17CF58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480