#BEE179#BEE179
#BEE179 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.137 H 124.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE179 |
|---|---|
| RGB | rgb(190, 225, 121) |
| HSL | hsl(80, 63%, 68%) |
| HSV | hsv(80, 46%, 88%) |
| CMYK | cmyk(15.6%, 0%, 46.2%, 11.8%) |
| CIE-LAB | lab(85.09, -27.80, 46.89) |
| CIE-LCH | lch(85.09, 54.52, 120.66°) |
| OKLab | oklab(86.18% -0.0775 0.1128) |
| OKLCH | oklch(86.18% 0.137 124.5) |
| XYZ | xyz(51.6115, 66.1777, 28.1400) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Light Yellow Green
#CCFD7F
ΔE00 6.22
Greenish Tan
#BCCB7A
ΔE00 6.31
Greenish Beige
#C9D179
ΔE00 6.33
Pale Olive
#B9CC81
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE179 #9C79E1
analogous
#E1D079 #BEE179 #8AE179
triadic
#BEE179 #79BEE1 #E179BE
tetradic
#BEE179 #79E1D0 #9C79E1 #E1798A
square
#BEE179 #79E1D0 #9C79E1 #E1798A
split-complementary
#BEE179 #798AE1 #D079E1
monochromatic
#87B729 #A6D647 #BEE179 #D6ECAB #EFF7DD
Accessibility & contrast
On white
1.48
#BEE179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BEE179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE179
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE179 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD670
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee179; /* rgb */ color: rgb(190, 225, 121); /* oklch */ color: oklch(86.2% 0.137 124.5);
Tailwind
colors: {
custom: {
50: '#d3eaa2',
500: '#bee179',
950: '#000000',
},
}SCSS
$custom: #bee179; $custom-light: #d3eaa2; $custom-dark: #000000;
JSON
{
"hex": "#bee179",
"rgb": {
"r": 190,
"g": 225,
"b": 121
},
"hsl": {
"h": 80.192,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.86177,
"c": 0.13681,
"h": 124.5
},
"luminance": 0.66178
}Semantic roles & 50–950 ramp
primary
#BEE179
secondary
#6D47B8
accent
#1ACB56
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480