#B6F87F#B6F87F
#B6F87F is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.9% C 0.166 H 132.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F87F |
|---|---|
| RGB | rgb(182, 248, 127) |
| HSL | hsl(93, 90%, 74%) |
| HSV | hsv(93, 49%, 97%) |
| CMYK | cmyk(26.6%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.06, -40.58, 51.25) |
| CIE-LCH | lch(91.06, 65.37, 128.37°) |
| OKLab | oklab(90.89% -0.1123 0.1229) |
| OKLCH | oklch(90.89% 0.166 132.4) |
| XYZ | xyz(56.6886, 78.6106, 32.2612) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 2.09
Spring Green (survey)
#A9F971
ΔE00 2.14
Pale Lime
#BEFD73
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F87F #C17FF8
analogous
#F3F87F #B6F87F #7FF884
triadic
#B6F87F #7FB6F8 #F87FB6
tetradic
#B6F87F #7FF3F8 #C17FF8 #F8847F
square
#B6F87F #7FF3F8 #C17FF8 #F8847F
split-complementary
#B6F87F #847FF8 #F87FF3
monochromatic
#74F00D #95F545 #B6F87F #D7FBB9 #EEFDE2
Accessibility & contrast
On white
1.26
#B6F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#B6F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F87F
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F87F | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#B8F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b6f87f; /* rgb */ color: rgb(182, 248, 127); /* oklch */ color: oklch(90.9% 0.166 132.4);
Tailwind
colors: {
custom: {
50: '#cefba6',
500: '#b6f87f',
950: '#000000',
},
}SCSS
$custom: #b6f87f; $custom-light: #cefba6; $custom-dark: #000000;
JSON
{
"hex": "#b6f87f",
"rgb": {
"r": 182,
"g": 248,
"b": 127
},
"hsl": {
"h": 92.727,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90893,
"c": 0.16647,
"h": 132.4
},
"luminance": 0.78612
}Semantic roles & 50–950 ramp
primary
#B6F87F
secondary
#9446D5
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580