#B3F978#B3F978
#B3F978 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.9% C 0.176 H 132.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F978 |
|---|---|
| RGB | rgb(179, 249, 120) |
| HSL | hsl(93, 91%, 72%) |
| HSV | hsv(93, 52%, 98%) |
| CMYK | cmyk(28.1%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(91.09, -42.80, 54.49) |
| CIE-LCH | lch(91.09, 69.29, 128.15°) |
| OKLab | oklab(90.85% -0.1188 0.1295) |
| OKLCH | oklch(90.85% 0.176 132.5) |
| XYZ | xyz(55.8554, 78.6894, 30.0114) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.33
Light Lime
#AEFD6C
ΔE00 1.85
Key Lime
#AEFF6E
ΔE00 2.03
Pale Lime
#BEFD73
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F978 #BE78F9
analogous
#F4F978 #B3F978 #78F97E
triadic
#B3F978 #78B3F9 #F978B3
tetradic
#B3F978 #78F4F9 #BE78F9 #F97E78
square
#B3F978 #78F4F9 #BE78F9 #F97E78
split-complementary
#B3F978 #7E78F9 #F978F4
monochromatic
#72EC0A #92F63D #B3F978 #D4FCB3 #EFFEE2
Accessibility & contrast
On white
1.25
#B3F978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B3F978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F978
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F978 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#F8E480
Tritanopia (blue-blind)
#B5F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b3f978; /* rgb */ color: rgb(179, 249, 120); /* oklch */ color: oklch(90.9% 0.176 132.5);
Tailwind
colors: {
custom: {
50: '#cdfba2',
500: '#b3f978',
950: '#000000',
},
}SCSS
$custom: #b3f978; $custom-light: #cdfba2; $custom-dark: #000000;
JSON
{
"hex": "#b3f978",
"rgb": {
"r": 179,
"g": 249,
"b": 120
},
"hsl": {
"h": 92.558,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.90852,
"c": 0.17575,
"h": 132.5
},
"luminance": 0.78691
}Semantic roles & 50–950 ramp
primary
#B3F978
secondary
#9140D5
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580