#B2FFA4#B2FFA4
#B2FFA4 is a very light, vivid green. Relative luminance 0.837; OKLCH L 92.8% C 0.142 H 140.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFA4 |
|---|---|
| RGB | rgb(178, 255, 164) |
| HSL | hsl(111, 100%, 82%) |
| HSV | hsv(111, 36%, 100%) |
| CMYK | cmyk(30.2%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(93.30, -40.28, 36.18) |
| CIE-LCH | lch(93.30, 54.14, 138.07°) |
| OKLab | oklab(92.82% -0.1099 0.09) |
| OKLCH | oklch(92.82% 0.142 140.7) |
| XYZ | xyz(60.8187, 83.6629, 48.0588) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.05
Pastel Green
#B0FF9D
ΔE00 1.12
Pale Light Green
#B1FC99
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 2.64
Palegreen
#98FB98
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFA4 #F1A4FF
analogous
#E0FFA4 #B2FFA4 #A4FFC4
triadic
#B2FFA4 #A4B2FF #FFA4B2
tetradic
#B2FFA4 #A4E0FF #F1A4FF #FFC4A4
square
#B2FFA4 #A4E0FF #F1A4FF #FFC4A4
split-complementary
#B2FFA4 #C4A4FF #FFA4E0
monochromatic
#4AFF2A #7EFF67 #B2FFA4 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.18
#B2FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#B2FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFA4
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFA4 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09E
Deuteranopia (green-blind)
#F8E9A9
Tritanopia (blue-blind)
#ADF9E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b2ffa4; /* rgb */ color: rgb(178, 255, 164); /* oklch */ color: oklch(92.8% 0.142 140.7);
Tailwind
colors: {
custom: {
50: '#cbffbf',
500: '#b2ffa4',
950: '#000000',
},
}SCSS
$custom: #b2ffa4; $custom-light: #cbffbf; $custom-dark: #000000;
JSON
{
"hex": "#b2ffa4",
"rgb": {
"r": 178,
"g": 255,
"b": 164
},
"hsl": {
"h": 110.769,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9282,
"c": 0.14207,
"h": 140.7
},
"luminance": 0.83665
}Semantic roles & 50–950 ramp
primary
#B2FFA4
secondary
#D064E4
accent
#00E6C2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#131812
muted
#838682