#B0D978#B0D978
#B0D978 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.4% C 0.133 H 127.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D978 |
|---|---|
| RGB | rgb(176, 217, 120) |
| HSL | hsl(85, 56%, 66%) |
| HSV | hsv(85, 45%, 85%) |
| CMYK | cmyk(18.9%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(81.95, -29.34, 43.30) |
| CIE-LCH | lch(81.95, 52.30, 124.13°) |
| OKLab | oklab(83.42% -0.0812 0.1048) |
| OKLCH | oklch(83.42% 0.133 127.8) |
| XYZ | xyz(46.1071, 60.2113, 26.9585) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.21
Light Moss Green
#A6C875
ΔE00 4.37
Pale Olive
#B9CC81
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.80
Pistachio
#93C572
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D978 #A178D9
analogous
#D9D178 #B0D978 #7FD978
triadic
#B0D978 #78B0D9 #D978B0
tetradic
#B0D978 #78D9D1 #A178D9 #D9787F
square
#B0D978 #78D9D1 #A178D9 #D9787F
split-complementary
#B0D978 #787FD9 #D178D9
monochromatic
#75A72F #94CC48 #B0D978 #CCE6A8 #E8F4D8
Accessibility & contrast
On white
1.61
#B0D978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#B0D978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D978
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D978 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE70
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#B4D1C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b0d978; /* rgb */ color: rgb(176, 217, 120); /* oklch */ color: oklch(83.4% 0.133 127.8);
Tailwind
colors: {
custom: {
50: '#c9e5a0',
500: '#b0d978',
950: '#000000',
},
}SCSS
$custom: #b0d978; $custom-light: #c9e5a0; $custom-dark: #000000;
JSON
{
"hex": "#b0d978",
"rgb": {
"r": 176,
"g": 217,
"b": 120
},
"hsl": {
"h": 85.361,
"s": 56.069,
"l": 66.078
},
"oklch": {
"l": 0.83422,
"c": 0.13257,
"h": 127.8
},
"luminance": 0.60212
}Semantic roles & 50–950 ramp
primary
#B0D978
secondary
#734AAB
accent
#22C466
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480