#B3FF72#B3FF72
#B3FF72 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.1% C 0.189 H 132.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FF72 |
|---|---|
| RGB | rgb(179, 255, 114) |
| HSL | hsl(92, 100%, 72%) |
| HSV | hsv(92, 55%, 100%) |
| CMYK | cmyk(29.8%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.71, -46.00, 59.08) |
| CIE-LCH | lch(92.71, 74.88, 127.90°) |
| OKLab | oklab(92.15% -0.128 0.1391) |
| OKLCH | oklch(92.15% 0.189 132.6) |
| XYZ | xyz(57.3868, 82.3167, 28.7815) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.65
Light Lime
#AEFD6C
ΔE00 0.72
Pale Lime Green
#B1FF65
ΔE00 1.39
Spring Green (survey)
#A9F971
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 1.74
Light Lime Green
#B9FF66
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FF72 #BE72FF
analogous
#FAFF72 #B3FF72 #72FF77
triadic
#B3FF72 #72B3FF #FF72B3
tetradic
#B3FF72 #72FAFF #BE72FF #FF7772
square
#B3FF72 #72FAFF #BE72FF #FF7772
split-complementary
#B3FF72 #7772FF #FF72FA
monochromatic
#72F700 #92FF35 #B3FF72 #D4FFAF #EFFFE0
Accessibility & contrast
On white
1.20
#B3FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#B3FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FF72
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FF72 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE64
Deuteranopia (green-blind)
#FEE87C
Tritanopia (blue-blind)
#B4F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b3ff72; /* rgb */ color: rgb(179, 255, 114); /* oklch */ color: oklch(92.1% 0.189 132.6);
Tailwind
colors: {
custom: {
50: '#cdff9e',
500: '#b3ff72',
950: '#000000',
},
}SCSS
$custom: #b3ff72; $custom-light: #cdff9e; $custom-dark: #000000;
JSON
{
"hex": "#b3ff72",
"rgb": {
"r": 179,
"g": 255,
"b": 114
},
"hsl": {
"h": 92.34,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92147,
"c": 0.18901,
"h": 132.6
},
"luminance": 0.82319
}Semantic roles & 50–950 ramp
primary
#B3FF72
secondary
#9139DC
accent
#00E67C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680