#B3FE70#B3FE70
#B3FE70 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.9% C 0.189 H 132.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FE70 |
|---|---|
| RGB | rgb(179, 254, 112) |
| HSL | hsl(92, 99%, 72%) |
| HSV | hsv(92, 56%, 100%) |
| CMYK | cmyk(29.5%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.41, -45.76, 59.61) |
| CIE-LCH | lch(92.41, 75.15, 127.51°) |
| OKLab | oklab(91.9% -0.1275 0.14) |
| OKLCH | oklch(91.9% 0.189 132.3) |
| XYZ | xyz(56.9560, 81.6353, 28.0824) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.61
Key Lime
#AEFF6E
ΔE00 0.72
Pale Lime Green
#B1FF65
ΔE00 1.23
Pale Lime
#BEFD73
ΔE00 1.60
Spring Green (survey)
#A9F971
ΔE00 1.66
Light Lime Green
#B9FF66
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FE70 #BB70FE
analogous
#FAFE70 #B3FE70 #70FE74
triadic
#B3FE70 #70B3FE #FE70B3
tetradic
#B3FE70 #70FAFE #BB70FE #FE7470
square
#B3FE70 #70FAFE #BB70FE #FE7470
split-complementary
#B3FE70 #7470FE #FE70FA
monochromatic
#73F202 #93FE33 #B3FE70 #D3FEAD #EFFFE1
Accessibility & contrast
On white
1.21
#B3FE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#B3FE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FE70
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FE70 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED62
Deuteranopia (green-blind)
#FDE77A
Tritanopia (blue-blind)
#B5F5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fe70; /* rgb */ color: rgb(179, 254, 112); /* oklch */ color: oklch(91.9% 0.189 132.3);
Tailwind
colors: {
custom: {
50: '#cdff9d',
500: '#b3fe70',
950: '#000000',
},
}SCSS
$custom: #b3fe70; $custom-light: #cdff9d; $custom-dark: #000000;
JSON
{
"hex": "#b3fe70",
"rgb": {
"r": 179,
"g": 254,
"b": 112
},
"hsl": {
"h": 91.69,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91897,
"c": 0.18937,
"h": 132.3
},
"luminance": 0.81637
}Semantic roles & 50–950 ramp
primary
#B3FE70
secondary
#8E38DA
accent
#00E679
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680