#B2FF72#B2FF72
#B2FF72 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.190 H 132.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF72 |
|---|---|
| RGB | rgb(178, 255, 114) |
| HSL | hsl(93, 100%, 72%) |
| HSV | hsv(93, 55%, 100%) |
| CMYK | cmyk(30.2%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.66, -46.34, 59.01) |
| CIE-LCH | lch(92.66, 75.03, 128.14°) |
| OKLab | oklab(92.09% -0.1289 0.1389) |
| OKLCH | oklch(92.09% 0.19 132.9) |
| XYZ | xyz(57.1564, 82.1979, 28.7707) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.55
Light Lime
#AEFD6C
ΔE00 0.67
Pale Lime Green
#B1FF65
ΔE00 1.43
Spring Green (survey)
#A9F971
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 1.88
Light Lime Green
#B9FF66
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF72 #BF72FF
analogous
#F8FF72 #B2FF72 #72FF79
triadic
#B2FF72 #72B2FF #FF72B2
tetradic
#B2FF72 #72F8FF #BF72FF #FF7972
square
#B2FF72 #72F8FF #BF72FF #FF7972
split-complementary
#B2FF72 #7972FF #FF72F8
monochromatic
#70F700 #91FF35 #B2FF72 #D3FFAF #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#B2FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF72
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF72 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE64
Deuteranopia (green-blind)
#FDE87C
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff72; /* rgb */ color: rgb(178, 255, 114); /* oklch */ color: oklch(92.1% 0.190 132.9);
Tailwind
colors: {
custom: {
50: '#cdff9e',
500: '#b2ff72',
950: '#000000',
},
}SCSS
$custom: #b2ff72; $custom-light: #cdff9e; $custom-dark: #000000;
JSON
{
"hex": "#b2ff72",
"rgb": {
"r": 178,
"g": 255,
"b": 114
},
"hsl": {
"h": 92.766,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92091,
"c": 0.1895,
"h": 132.9
},
"luminance": 0.822
}Semantic roles & 50–950 ramp
primary
#B2FF72
secondary
#9239DC
accent
#00E67D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680