#B3FC7C#B3FC7C
#B3FC7C is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.6% C 0.176 H 133.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FC7C |
|---|---|
| RGB | rgb(179, 252, 124) |
| HSL | hsl(94, 96%, 74%) |
| HSV | hsv(94, 51%, 99%) |
| CMYK | cmyk(29%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(91.98, -43.69, 53.72) |
| CIE-LCH | lch(91.98, 69.24, 129.12°) |
| OKLab | oklab(91.59% -0.1209 0.1281) |
| OKLCH | oklch(91.59% 0.176 133.3) |
| XYZ | xyz(57.0379, 80.6579, 31.6282) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.42
Light Lime
#AEFD6C
ΔE00 1.89
Key Lime
#AEFF6E
ΔE00 1.90
Light Yellowish Green
#C2FF89
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.29
Pale Lime
#BEFD73
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FC7C #C57CFC
analogous
#F3FC7C #B3FC7C #7CFC85
triadic
#B3FC7C #7CB3FC #FC7CB3
tetradic
#B3FC7C #7CF3FC #C57CFC #FC857C
square
#B3FC7C #7CF3FC #C57CFC #FC857C
split-complementary
#B3FC7C #857CFC #FC7CF3
monochromatic
#6EF806 #90FB40 #B3FC7C #D6FDB8 #EEFEE1
Accessibility & contrast
On white
1.23
#B3FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#B3FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FC7C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FC7C | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC70
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#B4F4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b3fc7c; /* rgb */ color: rgb(179, 252, 124); /* oklch */ color: oklch(91.6% 0.176 133.3);
Tailwind
colors: {
custom: {
50: '#cdfda5',
500: '#b3fc7c',
950: '#000000',
},
}SCSS
$custom: #b3fc7c; $custom-light: #cdfda5; $custom-dark: #000000;
JSON
{
"hex": "#b3fc7c",
"rgb": {
"r": 179,
"g": 252,
"b": 124
},
"hsl": {
"h": 94.219,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91585,
"c": 0.17621,
"h": 133.3
},
"luminance": 0.8066
}Semantic roles & 50–950 ramp
primary
#B3FC7C
secondary
#9943DA
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580