#B6FC77#B6FC77
#B6FC77 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.7% C 0.179 H 132.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FC77 |
|---|---|
| RGB | rgb(182, 252, 119) |
| HSL | hsl(92, 96%, 73%) |
| HSV | hsv(92, 53%, 99%) |
| CMYK | cmyk(27.8%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(92.09, -43.18, 56.16) |
| CIE-LCH | lch(92.09, 70.84, 127.56°) |
| OKLab | oklab(91.7% -0.12 0.1331) |
| OKLCH | oklch(91.7% 0.179 132) |
| XYZ | xyz(57.4307, 80.8961, 30.0378) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 1.45
Pale Lime
#BEFD73
ΔE00 1.47
Key Lime
#AEFF6E
ΔE00 1.57
Spring Green (survey)
#A9F971
ΔE00 1.60
Light Pea Green
#C4FE82
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FC77 #BD77FC
analogous
#F8FC77 #B6FC77 #77FC7A
triadic
#B6FC77 #77B6FC #FC77B6
tetradic
#B6FC77 #77F8FC #BD77FC #FC7A77
square
#B6FC77 #77F8FC #BD77FC #FC7A77
split-complementary
#B6FC77 #7A77FC #FC77F8
monochromatic
#76F305 #96FB3B #B6FC77 #D6FDB3 #EFFEE1
Accessibility & contrast
On white
1.22
#B6FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#B6FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FC77
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FC77 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FBE680
Tritanopia (blue-blind)
#B8F3DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b6fc77; /* rgb */ color: rgb(182, 252, 119); /* oklch */ color: oklch(91.7% 0.179 132.0);
Tailwind
colors: {
custom: {
50: '#cffda1',
500: '#b6fc77',
950: '#000000',
},
}SCSS
$custom: #b6fc77; $custom-light: #cffda1; $custom-dark: #000000;
JSON
{
"hex": "#b6fc77",
"rgb": {
"r": 182,
"g": 252,
"b": 119
},
"hsl": {
"h": 91.579,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91696,
"c": 0.17922,
"h": 132
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#B6FC77
secondary
#903ED9
accent
#00E679
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580