#B6FA78#B6FA78
#B6FA78 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.176 H 131.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FA78 |
|---|---|
| RGB | rgb(182, 250, 120) |
| HSL | hsl(91, 93%, 73%) |
| HSV | hsv(91, 52%, 98%) |
| CMYK | cmyk(27.2%, 0%, 52%, 2%) |
| CIE-LAB | lab(91.54, -42.20, 55.05) |
| CIE-LCH | lch(91.54, 69.37, 127.47°) |
| OKLab | oklab(91.26% -0.1173 0.1308) |
| OKLCH | oklch(91.26% 0.176 131.9) |
| XYZ | xyz(56.8664, 79.6707, 30.1475) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.64
Pale Lime
#BEFD73
ΔE00 1.65
Light Lime
#AEFD6C
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 1.87
Key Lime
#AEFF6E
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FA78 #BC78FA
analogous
#F7FA78 #B6FA78 #78FA7B
triadic
#B6FA78 #78B6FA #FA78B6
tetradic
#B6FA78 #78F7FA #BC78FA #FA7B78
square
#B6FA78 #78F7FA #BC78FA #FA7B78
split-complementary
#B6FA78 #7B78FA #FA78F7
monochromatic
#76EF09 #96F83D #B6FA78 #D6FCB3 #EFFEE1
Accessibility & contrast
On white
1.24
#B6FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#B6FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FA78
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FA78 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#B8F1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b6fa78; /* rgb */ color: rgb(182, 250, 120); /* oklch */ color: oklch(91.3% 0.176 131.9);
Tailwind
colors: {
custom: {
50: '#cffca2',
500: '#b6fa78',
950: '#000000',
},
}SCSS
$custom: #b6fa78; $custom-light: #cffca2; $custom-dark: #000000;
JSON
{
"hex": "#b6fa78",
"rgb": {
"r": 182,
"g": 250,
"b": 120
},
"hsl": {
"h": 91.385,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.91255,
"c": 0.17564,
"h": 131.9
},
"luminance": 0.79672
}Semantic roles & 50–950 ramp
primary
#B6FA78
secondary
#8F40D6
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580