#B2FD80#B2FD80
#B2FD80 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 91.8% C 0.174 H 134.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD80 |
|---|---|
| RGB | rgb(178, 253, 128) |
| HSL | hsl(96, 97%, 75%) |
| HSV | hsv(96, 49%, 99%) |
| CMYK | cmyk(29.6%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.25, -44.02, 52.19) |
| CIE-LCH | lch(92.25, 68.28, 130.15°) |
| OKLab | oklab(91.81% -0.1216 0.1251) |
| OKLCH | oklch(91.81% 0.174 134.2) |
| XYZ | xyz(57.3805, 81.2721, 33.0817) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 2.11
Key Lime
#AEFF6E
ΔE00 2.27
Light Lime
#AEFD6C
ΔE00 2.34
Pistachio (survey)
#C0FA8B
ΔE00 2.49
Light Pea Green
#C4FE82
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD80 #CB80FD
analogous
#F0FD80 #B2FD80 #80FD8D
triadic
#B2FD80 #80B2FD #FD80B2
tetradic
#B2FD80 #80F0FD #CB80FD #FD8D80
square
#B2FD80 #80F0FD #CB80FD #FD8D80
split-complementary
#B2FD80 #8D80FD #FD80F0
monochromatic
#69FB07 #8DFC44 #B2FD80 #D7FEBC #EDFFE1
Accessibility & contrast
On white
1.22
#B2FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#B2FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD80
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD80 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FAE788
Tritanopia (blue-blind)
#B2F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fd80; /* rgb */ color: rgb(178, 253, 128); /* oklch */ color: oklch(91.8% 0.174 134.2);
Tailwind
colors: {
custom: {
50: '#ccfea7',
500: '#b2fd80',
950: '#000000',
},
}SCSS
$custom: #b2fd80; $custom-light: #ccfea7; $custom-dark: #000000;
JSON
{
"hex": "#b2fd80",
"rgb": {
"r": 178,
"g": 253,
"b": 128
},
"hsl": {
"h": 96,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.91808,
"c": 0.17441,
"h": 134.2
},
"luminance": 0.81274
}Semantic roles & 50–950 ramp
primary
#B2FD80
secondary
#A046DB
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680