#B2FE8A#B2FE8A
#B2FE8A is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.2% C 0.166 H 135.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE8A |
|---|---|
| RGB | rgb(178, 254, 138) |
| HSL | hsl(99, 98%, 77%) |
| HSV | hsv(99, 46%, 100%) |
| CMYK | cmyk(29.9%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(92.65, -43.30, 47.99) |
| CIE-LCH | lch(92.65, 64.64, 132.06°) |
| OKLab | oklab(92.17% -0.119 0.1163) |
| OKLCH | oklch(92.17% 0.166 135.7) |
| XYZ | xyz(58.3879, 82.1815, 36.8261) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.43
Pistachio (survey)
#C0FA8B
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE8A #D68AFE
analogous
#ECFE8A #B2FE8A #8AFE9C
triadic
#B2FE8A #8AB2FE #FE8AB2
tetradic
#B2FE8A #8AECFE #D68AFE #FE9C8A
square
#B2FE8A #8AECFE #D68AFE #FE9C8A
split-complementary
#B2FE8A #9C8AFE #FE8AEC
monochromatic
#62FD11 #8AFD4D #B2FE8A #DAFFC7 #EBFFE1
Accessibility & contrast
On white
1.20
#B2FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#B2FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE8A
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE8A | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FAE891
Tritanopia (blue-blind)
#B1F6E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2fe8a; /* rgb */ color: rgb(178, 254, 138); /* oklch */ color: oklch(92.2% 0.166 135.7);
Tailwind
colors: {
custom: {
50: '#ccffae',
500: '#b2fe8a',
950: '#000000',
},
}SCSS
$custom: #b2fe8a; $custom-light: #ccffae; $custom-dark: #000000;
JSON
{
"hex": "#b2fe8a",
"rgb": {
"r": 178,
"g": 254,
"b": 138
},
"hsl": {
"h": 99.31,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.92174,
"c": 0.16639,
"h": 135.7
},
"luminance": 0.82184
}Semantic roles & 50–950 ramp
primary
#B2FE8A
secondary
#AD4EDE
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681