#B2FF79#B2FF79
#B2FF79 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.2% C 0.183 H 133.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF79 |
|---|---|
| RGB | rgb(178, 255, 121) |
| HSL | hsl(94, 100%, 74%) |
| HSV | hsv(94, 53%, 100%) |
| CMYK | cmyk(30.2%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(92.73, -45.64, 55.97) |
| CIE-LCH | lch(92.73, 72.22, 129.19°) |
| OKLab | oklab(92.17% -0.1265 0.1329) |
| OKLCH | oklch(92.17% 0.183 133.6) |
| XYZ | xyz(57.5702, 82.3634, 30.9499) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.22
Light Lime
#AEFD6C
ΔE00 1.37
Spring Green (survey)
#A9F971
ΔE00 1.44
Pale Lime
#BEFD73
ΔE00 2.27
Pale Lime Green
#B1FF65
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF79 #C679FF
analogous
#F5FF79 #B2FF79 #79FF83
triadic
#B2FF79 #79B2FF #FF79B2
tetradic
#B2FF79 #79F5FF #C679FF #FF8379
square
#B2FF79 #79F5FF #C679FF #FF8379
split-complementary
#B2FF79 #8379FF #FF79F5
monochromatic
#6CFE00 #8FFF3C #B2FF79 #D5FFB6 #EDFFE0
Accessibility & contrast
On white
1.20
#B2FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#B2FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF79
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF79 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6C
Deuteranopia (green-blind)
#FDE882
Tritanopia (blue-blind)
#B3F6E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff79; /* rgb */ color: rgb(178, 255, 121); /* oklch */ color: oklch(92.2% 0.183 133.6);
Tailwind
colors: {
custom: {
50: '#ccffa3',
500: '#b2ff79',
950: '#000000',
},
}SCSS
$custom: #b2ff79; $custom-light: #ccffa3; $custom-dark: #000000;
JSON
{
"hex": "#b2ff79",
"rgb": {
"r": 178,
"g": 255,
"b": 121
},
"hsl": {
"h": 94.478,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92174,
"c": 0.18345,
"h": 133.6
},
"luminance": 0.82365
}Semantic roles & 50–950 ramp
primary
#B2FF79
secondary
#9A3FDD
accent
#00E684
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680