#B2FC79#B2FC79
#B2FC79 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.5% C 0.179 H 133.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC79 |
|---|---|
| RGB | rgb(178, 252, 121) |
| HSL | hsl(94, 96%, 73%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.4%, 0%, 52%, 1.2%) |
| CIE-LAB | lab(91.89, -44.35, 54.97) |
| CIE-LCH | lch(91.89, 70.63, 128.89°) |
| OKLab | oklab(91.49% -0.1229 0.1307) |
| OKLCH | oklch(91.49% 0.179 133.2) |
| XYZ | xyz(56.6207, 80.4644, 30.6334) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.18
Light Lime
#AEFD6C
ΔE00 1.54
Key Lime
#AEFF6E
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.32
Light Pea Green
#C4FE82
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC79 #C379FC
analogous
#F3FC79 #B2FC79 #79FC81
triadic
#B2FC79 #79B2FC #FC79B2
tetradic
#B2FC79 #79F3FC #C379FC #FC8179
square
#B2FC79 #79F3FC #C379FC #FC8179
split-complementary
#B2FC79 #8179FC #FC79F3
monochromatic
#6EF505 #90FB3D #B2FC79 #D4FDB5 #EEFEE1
Accessibility & contrast
On white
1.23
#B2FC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#B2FC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC79
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC79 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6D
Deuteranopia (green-blind)
#FAE682
Tritanopia (blue-blind)
#B3F3DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc79; /* rgb */ color: rgb(178, 252, 121); /* oklch */ color: oklch(91.5% 0.179 133.2);
Tailwind
colors: {
custom: {
50: '#ccfda3',
500: '#b2fc79',
950: '#000000',
},
}SCSS
$custom: #b2fc79; $custom-light: #ccfda3; $custom-dark: #000000;
JSON
{
"hex": "#b2fc79",
"rgb": {
"r": 178,
"g": 252,
"b": 121
},
"hsl": {
"h": 93.893,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.9149,
"c": 0.17941,
"h": 133.2
},
"luminance": 0.80466
}Semantic roles & 50–950 ramp
primary
#B2FC79
secondary
#9740D9
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680