#B2FC87#B2FC87
#B2FC87 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.7% C 0.166 H 135.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC87 |
|---|---|
| RGB | rgb(178, 252, 135) |
| HSL | hsl(98, 95%, 76%) |
| HSV | hsv(98, 46%, 99%) |
| CMYK | cmyk(29.4%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(92.06, -42.78, 48.67) |
| CIE-LCH | lch(92.06, 64.80, 131.32°) |
| OKLab | oklab(91.68% -0.1178 0.1176) |
| OKLCH | oklch(91.68% 0.166 135) |
| XYZ | xyz(57.5423, 80.8330, 35.4875) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.37
Spring Green (survey)
#A9F971
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 2.82
Light Pea Green
#C4FE82
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC87 #D187FC
analogous
#ECFC87 #B2FC87 #87FC96
triadic
#B2FC87 #87B2FC #FC87B2
tetradic
#B2FC87 #87ECFC #D187FC #FC9687
square
#B2FC87 #87ECFC #D187FC #FC9687
split-complementary
#B2FC87 #9687FC #FC87EC
monochromatic
#65F910 #8CFB4B #B2FC87 #D8FDC3 #ECFEE1
Accessibility & contrast
On white
1.22
#B2FC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#B2FC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC87
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC87 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7D
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#B1F4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc87; /* rgb */ color: rgb(178, 252, 135); /* oklch */ color: oklch(91.7% 0.166 135.0);
Tailwind
colors: {
custom: {
50: '#ccfdac',
500: '#b2fc87',
950: '#000000',
},
}SCSS
$custom: #b2fc87; $custom-light: #ccfdac; $custom-dark: #000000;
JSON
{
"hex": "#b2fc87",
"rgb": {
"r": 178,
"g": 252,
"b": 135
},
"hsl": {
"h": 97.949,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91677,
"c": 0.16645,
"h": 135
},
"luminance": 0.80835
}Semantic roles & 50–950 ramp
primary
#B2FC87
secondary
#A74CDB
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681