#B2FE70#B2FE70
#B2FE70 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.8% C 0.190 H 132.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE70 |
|---|---|
| RGB | rgb(178, 254, 112) |
| HSL | hsl(92, 99%, 72%) |
| HSV | hsv(92, 56%, 100%) |
| CMYK | cmyk(29.9%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.36, -46.10, 59.54) |
| CIE-LCH | lch(92.36, 75.30, 127.75°) |
| OKLab | oklab(91.84% -0.1284 0.1399) |
| OKLCH | oklch(91.84% 0.19 132.5) |
| XYZ | xyz(56.7257, 81.5166, 28.0716) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.52
Key Lime
#AEFF6E
ΔE00 0.60
Pale Lime Green
#B1FF65
ΔE00 1.26
Spring Green (survey)
#A9F971
ΔE00 1.56
Pale Lime
#BEFD73
ΔE00 1.73
Light Lime Green
#B9FF66
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE70 #BC70FE
analogous
#F9FE70 #B2FE70 #70FE75
triadic
#B2FE70 #70B2FE #FE70B2
tetradic
#B2FE70 #70F9FE #BC70FE #FE7570
square
#B2FE70 #70F9FE #BC70FE #FE7570
split-complementary
#B2FE70 #7570FE #FE70F9
monochromatic
#71F202 #91FE33 #B2FE70 #D3FEAD #EFFFE1
Accessibility & contrast
On white
1.21
#B2FE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#B2FE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE70
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE70 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED62
Deuteranopia (green-blind)
#FDE77A
Tritanopia (blue-blind)
#B4F5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fe70; /* rgb */ color: rgb(178, 254, 112); /* oklch */ color: oklch(91.8% 0.190 132.5);
Tailwind
colors: {
custom: {
50: '#cdff9d',
500: '#b2fe70',
950: '#000000',
},
}SCSS
$custom: #b2fe70; $custom-light: #cdff9d; $custom-dark: #000000;
JSON
{
"hex": "#b2fe70",
"rgb": {
"r": 178,
"g": 254,
"b": 112
},
"hsl": {
"h": 92.113,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.9184,
"c": 0.18986,
"h": 132.5
},
"luminance": 0.81518
}Semantic roles & 50–950 ramp
primary
#B2FE70
secondary
#8F38DA
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680