#B2F579#B2F579
#B2F579 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 89.9% C 0.170 H 132.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F579 |
|---|---|
| RGB | rgb(178, 245, 121) |
| HSL | hsl(92, 86%, 72%) |
| HSV | hsv(92, 51%, 96%) |
| CMYK | cmyk(27.3%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(89.93, -41.29, 52.62) |
| CIE-LCH | lch(89.93, 66.89, 128.12°) |
| OKLab | oklab(89.9% -0.1145 0.1255) |
| OKLCH | oklch(89.9% 0.17 132.4) |
| XYZ | xyz(54.4628, 76.1487, 29.9141) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.83
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 2.62
Light Lime
#AEFD6C
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F579 #BC79F5
analogous
#F0F579 #B2F579 #79F57E
triadic
#B2F579 #79B2F5 #F579B2
tetradic
#B2F579 #79F0F5 #BC79F5 #F57E79
square
#B2F579 #79F0F5 #BC79F5 #F57E79
split-complementary
#B2F579 #7E79F5 #F579F0
monochromatic
#71E311 #91F140 #B2F579 #D3F9B2 #EFFDE3
Accessibility & contrast
On white
1.29
#B2F579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#B2F579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F579
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F579 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66E
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#B4EDD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f579; /* rgb */ color: rgb(178, 245, 121); /* oklch */ color: oklch(89.9% 0.170 132.4);
Tailwind
colors: {
custom: {
50: '#ccf8a2',
500: '#b2f579',
950: '#000000',
},
}SCSS
$custom: #b2f579; $custom-light: #ccf8a2; $custom-dark: #000000;
JSON
{
"hex": "#b2f579",
"rgb": {
"r": 178,
"g": 245,
"b": 121
},
"hsl": {
"h": 92.419,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.89897,
"c": 0.16989,
"h": 132.4
},
"luminance": 0.7615
}Semantic roles & 50–950 ramp
primary
#B2F579
secondary
#8F42D0
accent
#03E37C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580