#B2FE80#B2FE80
#B2FE80 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.0% C 0.176 H 134.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE80 |
|---|---|
| RGB | rgb(178, 254, 128) |
| HSL | hsl(96, 98%, 75%) |
| HSV | hsv(96, 50%, 100%) |
| CMYK | cmyk(29.9%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(92.53, -44.46, 52.53) |
| CIE-LCH | lch(92.53, 68.82, 130.24°) |
| OKLab | oklab(92.04% -0.1228 0.1258) |
| OKLCH | oklch(92.04% 0.176 134.3) |
| XYZ | xyz(57.6970, 81.9051, 33.1872) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 2.16
Key Lime
#AEFF6E
ΔE00 2.17
Light Lime
#AEFD6C
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE80 #CC80FE
analogous
#F1FE80 #B2FE80 #80FE8D
triadic
#B2FE80 #80B2FE #FE80B2
tetradic
#B2FE80 #80F1FE #CC80FE #FE8D80
square
#B2FE80 #80F1FE #CC80FE #FE8D80
split-complementary
#B2FE80 #8D80FE #FE80F1
monochromatic
#68FD07 #8DFE43 #B2FE80 #D7FEBD #EDFFE1
Accessibility & contrast
On white
1.21
#B2FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#B2FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE80
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE80 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#B2F6E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2fe80; /* rgb */ color: rgb(178, 254, 128); /* oklch */ color: oklch(92.0% 0.176 134.3);
Tailwind
colors: {
custom: {
50: '#ccffa7',
500: '#b2fe80',
950: '#000000',
},
}SCSS
$custom: #b2fe80; $custom-light: #ccffa7; $custom-dark: #000000;
JSON
{
"hex": "#b2fe80",
"rgb": {
"r": 178,
"g": 254,
"b": 128
},
"hsl": {
"h": 96.19,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92035,
"c": 0.17578,
"h": 134.3
},
"luminance": 0.81907
}Semantic roles & 50–950 ramp
primary
#B2FE80
secondary
#A145DD
accent
#00E68A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681