#B2FF8A#B2FF8A
#B2FF8A is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.4% C 0.168 H 135.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF8A |
|---|---|
| RGB | rgb(178, 255, 138) |
| HSL | hsl(99, 100%, 77%) |
| HSV | hsv(99, 46%, 100%) |
| CMYK | cmyk(30.2%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.93, -43.73, 48.34) |
| CIE-LCH | lch(92.93, 65.19, 132.14°) |
| OKLab | oklab(92.4% -0.1202 0.1171) |
| OKLCH | oklch(92.4% 0.168 135.8) |
| XYZ | xyz(58.7061, 82.8178, 36.9321) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.46
Celery
#C1FD95
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Pale Light Green
#B1FC99
ΔE00 2.66
Spring Green (survey)
#A9F971
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF8A #D78AFF
analogous
#EDFF8A #B2FF8A #8AFF9D
triadic
#B2FF8A #8AB2FF #FF8AB2
tetradic
#B2FF8A #8AEDFF #D78AFF #FF9D8A
square
#B2FF8A #8AEDFF #D78AFF #FF9D8A
split-complementary
#B2FF8A #9D8AFF #FF8AED
monochromatic
#61FF10 #8AFF4D #B2FF8A #DAFFC7 #EBFFE0
Accessibility & contrast
On white
1.20
#B2FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#B2FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF8A
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF8A | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#B0F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff8a; /* rgb */ color: rgb(178, 255, 138); /* oklch */ color: oklch(92.4% 0.168 135.8);
Tailwind
colors: {
custom: {
50: '#ccffae',
500: '#b2ff8a',
950: '#000000',
},
}SCSS
$custom: #b2ff8a; $custom-light: #ccffae; $custom-dark: #000000;
JSON
{
"hex": "#b2ff8a",
"rgb": {
"r": 178,
"g": 255,
"b": 138
},
"hsl": {
"h": 99.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.924,
"c": 0.16779,
"h": 135.8
},
"luminance": 0.8282
}Semantic roles & 50–950 ramp
primary
#B2FF8A
secondary
#AE4EE0
accent
#00E697
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681