#B6FA84#B6FA84
#B6FA84 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.4% C 0.165 H 133.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FA84 |
|---|---|
| RGB | rgb(182, 250, 132) |
| HSL | hsl(95, 92%, 75%) |
| HSV | hsv(95, 47%, 98%) |
| CMYK | cmyk(27.2%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.68, -40.90, 49.66) |
| CIE-LCH | lch(91.68, 64.34, 129.47°) |
| OKLab | oklab(91.41% -0.1129 0.1197) |
| OKLCH | oklch(91.41% 0.165 133.3) |
| XYZ | xyz(57.6408, 79.9805, 34.2262) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 1.67
Celery
#C1FD95
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.30
Spring Green (survey)
#A9F971
ΔE00 2.39
Pale Lime
#BEFD73
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FA84 #C884FA
analogous
#F1FA84 #B6FA84 #84FA8D
triadic
#B6FA84 #84B6FA #FA84B6
tetradic
#B6FA84 #84F1FA #C884FA #FA8D84
square
#B6FA84 #84F1FA #C884FA #FA8D84
split-complementary
#B6FA84 #8D84FA #FA84F1
monochromatic
#70F50E #93F849 #B6FA84 #D9FCBF #EEFEE2
Accessibility & contrast
On white
1.24
#B6FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#B6FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FA84
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FA84 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#B7F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b6fa84; /* rgb */ color: rgb(182, 250, 132); /* oklch */ color: oklch(91.4% 0.165 133.3);
Tailwind
colors: {
custom: {
50: '#cefcaa',
500: '#b6fa84',
950: '#000000',
},
}SCSS
$custom: #b6fa84; $custom-light: #cefcaa; $custom-dark: #000000;
JSON
{
"hex": "#b6fa84",
"rgb": {
"r": 182,
"g": 250,
"b": 132
},
"hsl": {
"h": 94.576,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.91413,
"c": 0.1645,
"h": 133.3
},
"luminance": 0.79982
}Semantic roles & 50–950 ramp
primary
#B6FA84
secondary
#9C4AD8
accent
#00E684
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581