#BEE178#BEE178
#BEE178 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.138 H 124.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE178 |
|---|---|
| RGB | rgb(190, 225, 120) |
| HSL | hsl(80, 64%, 68%) |
| HSV | hsv(80, 47%, 88%) |
| CMYK | cmyk(15.6%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(85.07, -27.91, 47.36) |
| CIE-LCH | lch(85.07, 54.97, 120.51°) |
| OKLab | oklab(86.16% -0.0778 0.1137) |
| OKLCH | oklch(86.16% 0.138 124.4) |
| XYZ | xyz(51.5505, 66.1533, 27.8187) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Light Yellow Green
#CCFD7F
ΔE00 6.18
Greenish Beige
#C9D179
ΔE00 6.34
Greenish Tan
#BCCB7A
ΔE00 6.36
Pale Olive
#B9CC81
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE178 #9B78E1
analogous
#E1CF78 #BEE178 #89E178
triadic
#BEE178 #78BEE1 #E178BE
tetradic
#BEE178 #78E1CF #9B78E1 #E17889
square
#BEE178 #78E1CF #9B78E1 #E17889
split-complementary
#BEE178 #7889E1 #CF78E1
monochromatic
#87B628 #A6D646 #BEE178 #D6ECAA #EEF7DC
Accessibility & contrast
On white
1.48
#BEE178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BEE178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE178
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE178 | 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)
#EBD66F
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#C4D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee178; /* rgb */ color: rgb(190, 225, 120); /* oklch */ color: oklch(86.2% 0.138 124.4);
Tailwind
colors: {
custom: {
50: '#d3eaa1',
500: '#bee178',
950: '#000000',
},
}SCSS
$custom: #bee178; $custom-light: #d3eaa1; $custom-dark: #000000;
JSON
{
"hex": "#bee178",
"rgb": {
"r": 190,
"g": 225,
"b": 120
},
"hsl": {
"h": 80,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.86163,
"c": 0.13782,
"h": 124.4
},
"luminance": 0.66154
}Semantic roles & 50–950 ramp
primary
#BEE178
secondary
#6C46B7
accent
#1ACB55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480