#B2FC72#B2FC72
#B2FC72 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.4% C 0.186 H 132.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC72 |
|---|---|
| RGB | rgb(178, 252, 114) |
| HSL | hsl(92, 96%, 72%) |
| HSV | hsv(92, 55%, 99%) |
| CMYK | cmyk(29.4%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(91.82, -45.05, 58.03) |
| CIE-LCH | lch(91.82, 73.46, 127.83°) |
| OKLab | oklab(91.41% -0.1253 0.1368) |
| OKLCH | oklch(91.41% 0.186 132.5) |
| XYZ | xyz(56.2069, 80.2989, 28.4541) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.80
Key Lime
#AEFF6E
ΔE00 1.00
Spring Green (survey)
#A9F971
ΔE00 1.24
Pale Lime
#BEFD73
ΔE00 1.69
Pale Lime Green
#B1FF65
ΔE00 1.70
Light Lime Green
#B9FF66
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC72 #BC72FC
analogous
#F7FC72 #B2FC72 #72FC77
triadic
#B2FC72 #72B2FC #FC72B2
tetradic
#B2FC72 #72F7FC #BC72FC #FC7772
square
#B2FC72 #72F7FC #BC72FC #FC7772
split-complementary
#B2FC72 #7772FC #FC72F7
monochromatic
#71EF05 #91FB36 #B2FC72 #D3FDAE #EFFEE1
Accessibility & contrast
On white
1.23
#B2FC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#B2FC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC72
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC72 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB64
Deuteranopia (green-blind)
#FBE57B
Tritanopia (blue-blind)
#B4F3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fc72; /* rgb */ color: rgb(178, 252, 114); /* oklch */ color: oklch(91.4% 0.186 132.5);
Tailwind
colors: {
custom: {
50: '#ccfd9e',
500: '#b2fc72',
950: '#000000',
},
}SCSS
$custom: #b2fc72; $custom-light: #ccfd9e; $custom-dark: #000000;
JSON
{
"hex": "#b2fc72",
"rgb": {
"r": 178,
"g": 252,
"b": 114
},
"hsl": {
"h": 92.174,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91406,
"c": 0.18553,
"h": 132.5
},
"luminance": 0.80301
}Semantic roles & 50–950 ramp
primary
#B2FC72
secondary
#8F3AD8
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680