#B2F87F#B2F87F
#B2F87F is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.7% C 0.168 H 133.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F87F |
|---|---|
| RGB | rgb(178, 248, 127) |
| HSL | hsl(95, 90%, 74%) |
| HSV | hsv(95, 49%, 97%) |
| CMYK | cmyk(28.2%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.84, -41.95, 50.93) |
| CIE-LCH | lch(90.84, 65.99, 129.48°) |
| OKLab | oklab(90.66% -0.1159 0.1222) |
| OKLCH | oklch(90.66% 0.168 133.5) |
| XYZ | xyz(55.7572, 78.1303, 32.2175) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.61
Light Lime
#AEFD6C
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F87F #C57FF8
analogous
#EEF87F #B2F87F #7FF888
triadic
#B2F87F #7FB2F8 #F87FB2
tetradic
#B2F87F #7FEEF8 #C57FF8 #F8887F
square
#B2F87F #7FEEF8 #C57FF8 #F8887F
split-complementary
#B2F87F #887FF8 #F87FEE
monochromatic
#6DF00D #8FF545 #B2F87F #D5FBB9 #EEFDE2
Accessibility & contrast
On white
1.26
#B2F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#B2F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F87F
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F87F | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F6E387
Tritanopia (blue-blind)
#B3F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f87f; /* rgb */ color: rgb(178, 248, 127); /* oklch */ color: oklch(90.7% 0.168 133.5);
Tailwind
colors: {
custom: {
50: '#ccfba6',
500: '#b2f87f',
950: '#000000',
},
}SCSS
$custom: #b2f87f; $custom-light: #ccfba6; $custom-dark: #000000;
JSON
{
"hex": "#b2f87f",
"rgb": {
"r": 178,
"g": 248,
"b": 127
},
"hsl": {
"h": 94.711,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90658,
"c": 0.16844,
"h": 133.5
},
"luminance": 0.78132
}Semantic roles & 50–950 ramp
primary
#B2F87F
secondary
#9946D5
accent
#00E685
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580