#BEE177#BEE177
#BEE177 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.139 H 124.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE177 |
|---|---|
| RGB | rgb(190, 225, 119) |
| HSL | hsl(80, 64%, 67%) |
| HSV | hsv(80, 47%, 88%) |
| CMYK | cmyk(15.6%, 0%, 47.1%, 11.8%) |
| CIE-LAB | lab(85.06, -28.02, 47.82) |
| CIE-LCH | lch(85.06, 55.42, 120.36°) |
| OKLab | oklab(86.15% -0.0782 0.1147) |
| OKLCH | oklch(86.15% 0.139 124.3) |
| XYZ | xyz(51.4901, 66.1292, 27.5007) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Yellow Green
#CCFD7F
ΔE00 6.14
Greenish Beige
#C9D179
ΔE00 6.35
Greenish Tan
#BCCB7A
ΔE00 6.41
Pale Olive
#B9CC81
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE177 #9A77E1
analogous
#E1CF77 #BEE177 #89E177
triadic
#BEE177 #77BEE1 #E177BE
tetradic
#BEE177 #77E1CF #9A77E1 #E17789
square
#BEE177 #77E1CF #9A77E1 #E17789
split-complementary
#BEE177 #7789E1 #CF77E1
monochromatic
#87B628 #A6D645 #BEE177 #D6ECA9 #EEF7DB
Accessibility & contrast
On white
1.48
#BEE177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BEE177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE177
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE177 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66E
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#C5D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee177; /* rgb */ color: rgb(190, 225, 119); /* oklch */ color: oklch(86.1% 0.139 124.3);
Tailwind
colors: {
custom: {
50: '#d3eaa0',
500: '#bee177',
950: '#000000',
},
}SCSS
$custom: #bee177; $custom-light: #d3eaa0; $custom-dark: #000000;
JSON
{
"hex": "#bee177",
"rgb": {
"r": 190,
"g": 225,
"b": 119
},
"hsl": {
"h": 79.811,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.86149,
"c": 0.13883,
"h": 124.3
},
"luminance": 0.66129
}Semantic roles & 50–950 ramp
primary
#BEE177
secondary
#6B46B6
accent
#1ACC55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480