#B3F87F#B3F87F
#B3F87F is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.7% C 0.168 H 133.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F87F |
|---|---|
| RGB | rgb(179, 248, 127) |
| HSL | hsl(94, 90%, 74%) |
| HSV | hsv(94, 49%, 97%) |
| CMYK | cmyk(27.8%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.89, -41.61, 51.01) |
| CIE-LCH | lch(90.89, 65.83, 129.21°) |
| OKLab | oklab(90.72% -0.115 0.1224) |
| OKLCH | oklch(90.72% 0.168 133.2) |
| XYZ | xyz(55.9875, 78.2491, 32.2283) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.92
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.48
Light Lime
#AEFD6C
ΔE00 2.77
Celery
#C1FD95
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F87F #C47FF8
analogous
#EFF87F #B3F87F #7FF887
triadic
#B3F87F #7FB3F8 #F87FB3
tetradic
#B3F87F #7FEFF8 #C47FF8 #F8877F
square
#B3F87F #7FEFF8 #C47FF8 #F8877F
split-complementary
#B3F87F #877FF8 #F87FEF
monochromatic
#6EF00D #91F545 #B3F87F #D5FBB9 #EEFDE2
Accessibility & contrast
On white
1.26
#B3F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#B3F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F87F
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F87F | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F6E387
Tritanopia (blue-blind)
#B4F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b3f87f; /* rgb */ color: rgb(179, 248, 127); /* oklch */ color: oklch(90.7% 0.168 133.2);
Tailwind
colors: {
custom: {
50: '#ccfba6',
500: '#b3f87f',
950: '#000000',
},
}SCSS
$custom: #b3f87f; $custom-light: #ccfba6; $custom-dark: #000000;
JSON
{
"hex": "#b3f87f",
"rgb": {
"r": 179,
"g": 248,
"b": 127
},
"hsl": {
"h": 94.215,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90716,
"c": 0.16795,
"h": 133.2
},
"luminance": 0.78251
}Semantic roles & 50–950 ramp
primary
#B3F87F
secondary
#9846D5
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580