#B2FA8A#B2FA8A
#B2FA8A is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.161 H 135.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA8A |
|---|---|
| RGB | rgb(178, 250, 138) |
| HSL | hsl(99, 92%, 76%) |
| HSV | hsv(99, 45%, 98%) |
| CMYK | cmyk(28.8%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.54, -41.55, 46.59) |
| CIE-LCH | lch(91.54, 62.42, 131.72°) |
| OKLab | oklab(91.27% -0.1142 0.1131) |
| OKLCH | oklch(91.27% 0.161 135.3) |
| XYZ | xyz(57.1318, 79.6692, 36.4074) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Pale Light Green
#B1FC99
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.53
Pastel Green
#B0FF9D
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA8A #D28AFA
analogous
#EAFA8A #B2FA8A #8AFA9A
triadic
#B2FA8A #8AB2FA #FA8AB2
tetradic
#B2FA8A #8AEAFA #D28AFA #FA9A8A
square
#B2FA8A #8AEAFA #D28AFA #FA9A8A
split-complementary
#B2FA8A #9A8AFA #FA8AEA
monochromatic
#65F515 #8BF74F #B2FA8A #D9FDC5 #ECFEE2
Accessibility & contrast
On white
1.24
#B2FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#B2FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA8A
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA8A | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F7E491
Tritanopia (blue-blind)
#B1F3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fa8a; /* rgb */ color: rgb(178, 250, 138); /* oklch */ color: oklch(91.3% 0.161 135.3);
Tailwind
colors: {
custom: {
50: '#cbfcae',
500: '#b2fa8a',
950: '#000000',
},
}SCSS
$custom: #b2fa8a; $custom-light: #cbfcae; $custom-dark: #000000;
JSON
{
"hex": "#b2fa8a",
"rgb": {
"r": 178,
"g": 250,
"b": 138
},
"hsl": {
"h": 98.571,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91267,
"c": 0.16073,
"h": 135.3
},
"luminance": 0.79671
}Semantic roles & 50–950 ramp
primary
#B2FA8A
secondary
#A84FD9
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581