#B3F576#B3F576
#B3F576 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 89.9% C 0.172 H 131.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F576 |
|---|---|
| RGB | rgb(179, 245, 118) |
| HSL | hsl(91, 86%, 71%) |
| HSV | hsv(91, 52%, 96%) |
| CMYK | cmyk(26.9%, 0%, 51.8%, 3.9%) |
| CIE-LAB | lab(89.95, -41.26, 54.04) |
| CIE-LCH | lch(89.95, 67.99, 127.36°) |
| OKLab | oklab(89.92% -0.1146 0.1284) |
| OKLCH | oklch(89.92% 0.172 131.8) |
| XYZ | xyz(54.5121, 76.1950, 28.9711) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.82
Pale Lime
#BEFD73
ΔE00 2.35
Light Lime
#AEFD6C
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F576 #B876F5
analogous
#F3F576 #B3F576 #76F578
triadic
#B3F576 #76B3F5 #F576B3
tetradic
#B3F576 #76F3F5 #B876F5 #F57876
square
#B3F576 #76F3F5 #B876F5 #F57876
split-complementary
#B3F576 #7876F5 #F576F3
monochromatic
#74E010 #93F13D #B3F576 #D3F9AF #EFFDE2
Accessibility & contrast
On white
1.29
#B3F576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#B3F576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F576
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F576 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66A
Deuteranopia (green-blind)
#F5E07E
Tritanopia (blue-blind)
#B5ECD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b3f576; /* rgb */ color: rgb(179, 245, 118); /* oklch */ color: oklch(89.9% 0.172 131.8);
Tailwind
colors: {
custom: {
50: '#ccf8a0',
500: '#b3f576',
950: '#000000',
},
}SCSS
$custom: #b3f576; $custom-light: #ccf8a0; $custom-dark: #000000;
JSON
{
"hex": "#b3f576",
"rgb": {
"r": 179,
"g": 245,
"b": 118
},
"hsl": {
"h": 91.181,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.89918,
"c": 0.17214,
"h": 131.8
},
"luminance": 0.76197
}Semantic roles & 50–950 ramp
primary
#B3F576
secondary
#8A3FD0
accent
#03E377
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580