#B2F575#B2F575
#B2F575 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 89.8% C 0.174 H 131.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F575 |
|---|---|
| RGB | rgb(178, 245, 117) |
| HSL | hsl(91, 86%, 71%) |
| HSV | hsv(91, 52%, 96%) |
| CMYK | cmyk(27.3%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(89.88, -41.71, 54.40) |
| CIE-LCH | lch(89.88, 68.55, 127.48°) |
| OKLab | oklab(89.85% -0.1159 0.1291) |
| OKLCH | oklch(89.85% 0.174 131.9) |
| XYZ | xyz(54.2226, 76.0526, 28.6490) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.69
Light Lime
#AEFD6C
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 2.59
Key Lime
#AEFF6E
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F575 #B875F5
analogous
#F2F575 #B2F575 #75F578
triadic
#B2F575 #75B2F5 #F575B2
tetradic
#B2F575 #75F2F5 #B875F5 #F57875
square
#B2F575 #75F2F5 #B875F5 #F57875
split-complementary
#B2F575 #7875F5 #F575F2
monochromatic
#73DF10 #92F13C #B2F575 #D2F9AE #EFFDE2
Accessibility & contrast
On white
1.30
#B2F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#B2F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F575
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F575 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#B4ECD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f575; /* rgb */ color: rgb(178, 245, 117); /* oklch */ color: oklch(89.8% 0.174 131.9);
Tailwind
colors: {
custom: {
50: '#ccf8a0',
500: '#b2f575',
950: '#000000',
},
}SCSS
$custom: #b2f575; $custom-light: #ccf8a0; $custom-dark: #000000;
JSON
{
"hex": "#b2f575",
"rgb": {
"r": 178,
"g": 245,
"b": 117
},
"hsl": {
"h": 91.406,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.89847,
"c": 0.17353,
"h": 131.9
},
"luminance": 0.76054
}Semantic roles & 50–950 ramp
primary
#B2F575
secondary
#8B3FD0
accent
#02E378
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580