#B2F979#B2F979
#B2F979 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.8% C 0.175 H 132.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F979 |
|---|---|
| RGB | rgb(178, 249, 121) |
| HSL | hsl(93, 91%, 73%) |
| HSV | hsv(93, 51%, 98%) |
| CMYK | cmyk(28.5%, 0%, 51.4%, 2.4%) |
| CIE-LAB | lab(91.05, -43.04, 53.96) |
| CIE-LCH | lch(91.05, 69.03, 128.58°) |
| OKLab | oklab(90.81% -0.1193 0.1285) |
| OKLCH | oklch(90.81% 0.175 132.9) |
| XYZ | xyz(55.6860, 78.5951, 30.3219) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.27
Light Lime
#AEFD6C
ΔE00 1.93
Key Lime
#AEFF6E
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.32
Light Pea Green
#C4FE82
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F979 #C079F9
analogous
#F2F979 #B2F979 #79F980
triadic
#B2F979 #79B2F9 #F979B2
tetradic
#B2F979 #79F2F9 #C079F9 #F98079
square
#B2F979 #79F2F9 #C079F9 #F98079
split-complementary
#B2F979 #8079F9 #F979F2
monochromatic
#6FED0B #90F63E #B2F979 #D4FCB4 #EEFEE2
Accessibility & contrast
On white
1.26
#B2F979 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#B2F979 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F979
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F979 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F979 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#F8E381
Tritanopia (blue-blind)
#B3F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f979; /* rgb */ color: rgb(178, 249, 121); /* oklch */ color: oklch(90.8% 0.175 132.9);
Tailwind
colors: {
custom: {
50: '#ccfba2',
500: '#b2f979',
950: '#000000',
},
}SCSS
$custom: #b2f979; $custom-light: #ccfba2; $custom-dark: #000000;
JSON
{
"hex": "#b2f979",
"rgb": {
"r": 178,
"g": 249,
"b": 121
},
"hsl": {
"h": 93.281,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.90807,
"c": 0.17534,
"h": 132.9
},
"luminance": 0.78597
}Semantic roles & 50–950 ramp
primary
#B2F979
secondary
#9341D5
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580