#B3FD78#B3FD78
#B3FD78 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.181 H 133.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FD78 |
|---|---|
| RGB | rgb(179, 253, 120) |
| HSL | hsl(93, 97%, 73%) |
| HSV | hsv(93, 53%, 99%) |
| CMYK | cmyk(29.2%, 0%, 52.6%, 0.8%) |
| CIE-LAB | lab(92.22, -44.54, 55.82) |
| CIE-LCH | lch(92.22, 71.41, 128.59°) |
| OKLab | oklab(91.76% -0.1236 0.1325) |
| OKLCH | oklch(91.76% 0.181 133) |
| XYZ | xyz(57.1049, 81.1885, 30.4279) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.30
Light Lime
#AEFD6C
ΔE00 1.33
Key Lime
#AEFF6E
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 1.98
Pale Lime Green
#B1FF65
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FD78 #C278FD
analogous
#F6FD78 #B3FD78 #78FD7F
triadic
#B3FD78 #78B3FD #FD78B3
tetradic
#B3FD78 #78F6FD #C278FD #FD7F78
square
#B3FD78 #78F6FD #C278FD #FD7F78
split-complementary
#B3FD78 #7F78FD #FD78F6
monochromatic
#70F704 #91FC3C #B3FD78 #D5FEB4 #EEFFE1
Accessibility & contrast
On white
1.22
#B3FD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#B3FD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FD78
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FD78 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FBE781
Tritanopia (blue-blind)
#B4F4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fd78; /* rgb */ color: rgb(179, 253, 120); /* oklch */ color: oklch(91.8% 0.181 133.0);
Tailwind
colors: {
custom: {
50: '#cdfea2',
500: '#b3fd78',
950: '#000000',
},
}SCSS
$custom: #b3fd78; $custom-light: #cdfea2; $custom-dark: #000000;
JSON
{
"hex": "#b3fd78",
"rgb": {
"r": 179,
"g": 253,
"b": 120
},
"hsl": {
"h": 93.383,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.91762,
"c": 0.18115,
"h": 133
},
"luminance": 0.8119
}Semantic roles & 50–950 ramp
primary
#B3FD78
secondary
#953FDA
accent
#00E680
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680