#B3FD79#B3FD79
#B3FD79 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.180 H 133.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FD79 |
|---|---|
| RGB | rgb(179, 253, 121) |
| HSL | hsl(94, 97%, 73%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.2%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(92.23, -44.44, 55.38) |
| CIE-LCH | lch(92.23, 71.00, 128.74°) |
| OKLab | oklab(91.78% -0.1232 0.1316) |
| OKLCH | oklch(91.78% 0.18 133.1) |
| XYZ | xyz(57.1659, 81.2129, 30.7492) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.32
Key Lime
#AEFF6E
ΔE00 1.44
Light Lime
#AEFD6C
ΔE00 1.45
Pale Lime
#BEFD73
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FD79 #C379FD
analogous
#F5FD79 #B3FD79 #79FD81
triadic
#B3FD79 #79B3FD #FD79B3
tetradic
#B3FD79 #79F5FD #C379FD #FD8179
square
#B3FD79 #79F5FD #C379FD #FD8179
split-complementary
#B3FD79 #8179FD #FD79F5
monochromatic
#6FF804 #91FC3D #B3FD79 #D5FEB5 #EEFFE1
Accessibility & contrast
On white
1.22
#B3FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#B3FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FD79
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FD79 | 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)
#FFED6D
Deuteranopia (green-blind)
#FBE782
Tritanopia (blue-blind)
#B4F4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fd79; /* rgb */ color: rgb(179, 253, 121); /* oklch */ color: oklch(91.8% 0.180 133.1);
Tailwind
colors: {
custom: {
50: '#cdfea3',
500: '#b3fd79',
950: '#000000',
},
}SCSS
$custom: #b3fd79; $custom-light: #cdfea3; $custom-dark: #000000;
JSON
{
"hex": "#b3fd79",
"rgb": {
"r": 179,
"g": 253,
"b": 121
},
"hsl": {
"h": 93.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91775,
"c": 0.18027,
"h": 133.1
},
"luminance": 0.81215
}Semantic roles & 50–950 ramp
primary
#B3FD79
secondary
#9640DA
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680