#B2FD97#B2FD97
#B2FD97 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.152 H 137.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD97 |
|---|---|
| RGB | rgb(178, 253, 151) |
| HSL | hsl(104, 96%, 79%) |
| HSV | hsv(104, 40%, 99%) |
| CMYK | cmyk(29.6%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(92.55, -41.21, 41.60) |
| CIE-LCH | lch(92.55, 58.55, 134.73°) |
| OKLab | oklab(92.15% -0.1127 0.1023) |
| OKLCH | oklch(92.15% 0.152 137.8) |
| XYZ | xyz(59.0695, 81.9477, 41.9773) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.51
Pastel Green
#B0FF9D
ΔE00 1.07
Celery
#C1FD95
ΔE00 2.44
Light Pastel Green
#B2FBA5
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD97 #E297FD
analogous
#E5FD97 #B2FD97 #97FDAF
triadic
#B2FD97 #97B2FD #FD97B2
tetradic
#B2FD97 #97E5FD #E297FD #FDAF97
square
#B2FD97 #97E5FD #E297FD #FDAF97
split-complementary
#B2FD97 #AF97FD #FD97E5
monochromatic
#59FB1F #86FC5B #B2FD97 #DEFED3 #E9FEE1
Accessibility & contrast
On white
1.21
#B2FD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#B2FD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD97
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD97 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#AFF6E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2fd97; /* rgb */ color: rgb(178, 253, 151); /* oklch */ color: oklch(92.1% 0.152 137.8);
Tailwind
colors: {
custom: {
50: '#cbfeb7',
500: '#b2fd97',
950: '#000000',
},
}SCSS
$custom: #b2fd97; $custom-light: #cbfeb7; $custom-dark: #000000;
JSON
{
"hex": "#b2fd97",
"rgb": {
"r": 178,
"g": 253,
"b": 151
},
"hsl": {
"h": 104.118,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.92147,
"c": 0.15221,
"h": 137.8
},
"luminance": 0.8195
}Semantic roles & 50–950 ramp
primary
#B2FD97
secondary
#BB59DF
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131811
muted
#838681