#B3F87E#B3F87E
#B3F87E is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.7% C 0.169 H 133.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F87E |
|---|---|
| RGB | rgb(179, 248, 126) |
| HSL | hsl(94, 90%, 73%) |
| HSV | hsv(94, 49%, 97%) |
| CMYK | cmyk(27.8%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(90.88, -41.72, 51.46) |
| CIE-LCH | lch(90.88, 66.25, 129.03°) |
| OKLab | oklab(90.7% -0.1154 0.1233) |
| OKLCH | oklch(90.7% 0.169 133.1) |
| XYZ | xyz(55.9227, 78.2231, 31.8868) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.83
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Light Yellowish Green
#C2FF89
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 2.43
Light Lime
#AEFD6C
ΔE00 2.66
Key Lime
#AEFF6E
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F87E #C37EF8
analogous
#F0F87E #B3F87E #7EF886
triadic
#B3F87E #7EB3F8 #F87EB3
tetradic
#B3F87E #7EF0F8 #C37EF8 #F8867E
square
#B3F87E #7EF0F8 #C37EF8 #F8867E
split-complementary
#B3F87E #867EF8 #F87EF0
monochromatic
#6FEF0D #91F544 #B3F87E #D5FBB8 #EEFDE2
Accessibility & contrast
On white
1.26
#B3F87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#B3F87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F87E
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F87E | 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)
#FFE873
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#B4F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b3f87e; /* rgb */ color: rgb(179, 248, 126); /* oklch */ color: oklch(90.7% 0.169 133.1);
Tailwind
colors: {
custom: {
50: '#ccfba6',
500: '#b3f87e',
950: '#000000',
},
}SCSS
$custom: #b3f87e; $custom-light: #ccfba6; $custom-dark: #000000;
JSON
{
"hex": "#b3f87e",
"rgb": {
"r": 179,
"g": 248,
"b": 126
},
"hsl": {
"h": 93.934,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.90703,
"c": 0.16888,
"h": 133.1
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#B3F87E
secondary
#9646D5
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580