#B2FF89#B2FF89
#B2FF89 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.4% C 0.169 H 135.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF89 |
|---|---|
| RGB | rgb(178, 255, 137) |
| HSL | hsl(99, 100%, 77%) |
| HSV | hsv(99, 46%, 100%) |
| CMYK | cmyk(30.2%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(92.92, -43.85, 48.80) |
| CIE-LCH | lch(92.92, 65.61, 131.95°) |
| OKLab | oklab(92.39% -0.1206 0.118) |
| OKLCH | oklch(92.39% 0.169 135.6) |
| XYZ | xyz(58.6340, 82.7890, 36.5526) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Spring Green (survey)
#A9F971
ΔE00 2.75
Pale Light Green
#B1FC99
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF89 #D689FF
analogous
#EDFF89 #B2FF89 #89FF9B
triadic
#B2FF89 #89B2FF #FF89B2
tetradic
#B2FF89 #89EDFF #D689FF #FF9B89
square
#B2FF89 #89EDFF #D689FF #FF9B89
split-complementary
#B2FF89 #9B89FF #FF89ED
monochromatic
#62FF0F #8AFF4C #B2FF89 #DAFFC6 #EBFFE0
Accessibility & contrast
On white
1.20
#B2FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#B2FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF89
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF89 | 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)
#FFEF7F
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#B1F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff89; /* rgb */ color: rgb(178, 255, 137); /* oklch */ color: oklch(92.4% 0.169 135.6);
Tailwind
colors: {
custom: {
50: '#ccffad',
500: '#b2ff89',
950: '#000000',
},
}SCSS
$custom: #b2ff89; $custom-light: #ccffad; $custom-dark: #000000;
JSON
{
"hex": "#b2ff89",
"rgb": {
"r": 178,
"g": 255,
"b": 137
},
"hsl": {
"h": 99.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92386,
"c": 0.16874,
"h": 135.6
},
"luminance": 0.82791
}Semantic roles & 50–950 ramp
primary
#B2FF89
secondary
#AD4DE0
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681