#BEE479#BEE479
#BEE479 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.141 H 125.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE479 |
|---|---|
| RGB | rgb(190, 228, 121) |
| HSL | hsl(81, 66%, 68%) |
| HSV | hsv(81, 47%, 89%) |
| CMYK | cmyk(16.7%, 0%, 46.9%, 10.6%) |
| CIE-LAB | lab(85.91, -29.22, 47.91) |
| CIE-LCH | lch(85.91, 56.12, 121.38°) |
| OKLab | oklab(86.84% -0.0814 0.115) |
| OKLCH | oklch(86.84% 0.141 125.3) |
| XYZ | xyz(52.4297, 67.8140, 28.4127) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Yellow Green
#CCFD7F
ΔE00 5.48
Light Pea Green
#C4FE82
ΔE00 5.81
Light Yellowish Green
#C2FF89
ΔE00 6.13
Pale Lime
#BEFD73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE479 #9F79E4
analogous
#E4D479 #BEE479 #88E479
triadic
#BEE479 #79BEE4 #E479BE
tetradic
#BEE479 #79E4D4 #9F79E4 #E47988
square
#BEE479 #79E4D4 #9F79E4 #E47988
split-complementary
#BEE479 #7988E4 #D479E4
monochromatic
#87BD26 #A5DA46 #BEE479 #D7EEAC #EFF9DF
Accessibility & contrast
On white
1.44
#BEE479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BEE479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE479
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE479 | 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)
#EED870
Deuteranopia (green-blind)
#E9D67F
Tritanopia (blue-blind)
#C4DBCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee479; /* rgb */ color: rgb(190, 228, 121); /* oklch */ color: oklch(86.8% 0.141 125.3);
Tailwind
colors: {
custom: {
50: '#d3eca2',
500: '#bee479',
950: '#000000',
},
}SCSS
$custom: #bee479; $custom-light: #d3eca2; $custom-dark: #000000;
JSON
{
"hex": "#bee479",
"rgb": {
"r": 190,
"g": 228,
"b": 121
},
"hsl": {
"h": 81.308,
"s": 66.46,
"l": 68.431
},
"oklch": {
"l": 0.86842,
"c": 0.14093,
"h": 125.3
},
"luminance": 0.67814
}Semantic roles & 50–950 ramp
primary
#BEE479
secondary
#7046BB
accent
#17CE58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480