#B2FD79#B2FD79
#B2FD79 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.7% C 0.181 H 133.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD79 |
|---|---|
| RGB | rgb(178, 253, 121) |
| HSL | hsl(94, 97%, 73%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.6%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(92.17, -44.78, 55.31) |
| CIE-LCH | lch(92.17, 71.16, 129.00°) |
| OKLab | oklab(91.72% -0.1241 0.1314) |
| OKLCH | oklch(91.72% 0.181 133.4) |
| XYZ | xyz(56.9355, 81.0941, 30.7384) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.23
Key Lime
#AEFF6E
ΔE00 1.43
Light Lime
#AEFD6C
ΔE00 1.45
Pale Lime
#BEFD73
ΔE00 2.20
Light Yellowish Green
#C2FF89
ΔE00 2.37
Pale Lime Green
#B1FF65
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD79 #C479FD
analogous
#F4FD79 #B2FD79 #79FD82
triadic
#B2FD79 #79B2FD #FD79B2
tetradic
#B2FD79 #79F4FD #C479FD #FD8279
square
#B2FD79 #79F4FD #C479FD #FD8279
split-complementary
#B2FD79 #8279FD #FD79F4
monochromatic
#6DF804 #8FFC3D #B2FD79 #D5FEB5 #EEFFE1
Accessibility & contrast
On white
1.22
#B2FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#B2FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD79
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD79 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6D
Deuteranopia (green-blind)
#FBE682
Tritanopia (blue-blind)
#B3F4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fd79; /* rgb */ color: rgb(178, 253, 121); /* oklch */ color: oklch(91.7% 0.181 133.4);
Tailwind
colors: {
custom: {
50: '#ccfea3',
500: '#b2fd79',
950: '#000000',
},
}SCSS
$custom: #b2fd79; $custom-light: #ccfea3; $custom-dark: #000000;
JSON
{
"hex": "#b2fd79",
"rgb": {
"r": 178,
"g": 253,
"b": 121
},
"hsl": {
"h": 94.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91718,
"c": 0.18076,
"h": 133.4
},
"luminance": 0.81096
}Semantic roles & 50–950 ramp
primary
#B2FD79
secondary
#9840DA
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680