#B2FC89#B2FC89
#B2FC89 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.7% C 0.165 H 135.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC89 |
|---|---|
| RGB | rgb(178, 252, 137) |
| HSL | hsl(99, 95%, 76%) |
| HSV | hsv(99, 46%, 99%) |
| CMYK | cmyk(29.4%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(92.08, -42.55, 47.75) |
| CIE-LCH | lch(92.08, 63.96, 131.70°) |
| OKLab | oklab(91.71% -0.117 0.1157) |
| OKLCH | oklch(91.71% 0.165 135.3) |
| XYZ | xyz(57.6845, 80.8899, 36.2361) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 2.53
Spring Green (survey)
#A9F971
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC89 #D389FC
analogous
#EBFC89 #B2FC89 #89FC9A
triadic
#B2FC89 #89B2FC #FC89B2
tetradic
#B2FC89 #89EBFC #D389FC #FC9A89
square
#B2FC89 #89EBFC #D389FC #FC9A89
split-complementary
#B2FC89 #9A89FC #FC89EB
monochromatic
#64F912 #8BFA4D #B2FC89 #D9FEC5 #ECFEE1
Accessibility & contrast
On white
1.22
#B2FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#B2FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC89
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC89 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#F9E690
Tritanopia (blue-blind)
#B1F4E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc89; /* rgb */ color: rgb(178, 252, 137); /* oklch */ color: oklch(91.7% 0.165 135.3);
Tailwind
colors: {
custom: {
50: '#ccfdad',
500: '#b2fc89',
950: '#000000',
},
}SCSS
$custom: #b2fc89; $custom-light: #ccfdad; $custom-dark: #000000;
JSON
{
"hex": "#b2fc89",
"rgb": {
"r": 178,
"g": 252,
"b": 137
},
"hsl": {
"h": 98.609,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91706,
"c": 0.16453,
"h": 135.3
},
"luminance": 0.80892
}Semantic roles & 50–950 ramp
primary
#B2FC89
secondary
#A94EDB
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681