#77FF86#77FF86
#77FF86 is a very light, highly saturated green. Relative luminance 0.772; OKLCH L 89.6% C 0.201 H 145.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF86 |
|---|---|
| RGB | rgb(119, 255, 134) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.39, -61.35, 46.53) |
| CIE-LCH | lch(90.39, 76.99, 142.82°) |
| OKLab | oklab(89.64% -0.1663 0.113) |
| OKLCH | oklch(89.64% 0.201 145.8) |
| XYZ | xyz(47.6680, 77.1591, 34.9309) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.44
Easter Green
#8CFD7E
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.64
Palegreen
#98FB98
ΔE00 3.76
Light Green
#96F97B
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF86 #FF77F0
analogous
#ACFF77 #77FF86 #77FFCA
triadic
#77FF86 #8677FF #FF8677
tetradic
#77FF86 #77ACFF #FF77F0 #FFCA77
square
#77FF86 #77ACFF #FF77F0 #FFCA77
split-complementary
#77FF86 #CA77FF #FF77AC
monochromatic
#00FC1C #3AFF50 #77FF86 #B4FFBC #E0FFE4
Accessibility & contrast
On white
1.28
#77FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#77FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF86
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF86 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F0DF8E
Tritanopia (blue-blind)
#5EF9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff86; /* rgb */ color: rgb(119, 255, 134); /* oklch */ color: oklch(89.6% 0.201 145.8);
Tailwind
colors: {
custom: {
50: '#a8ffab',
500: '#77ff86',
950: '#000000',
},
}SCSS
$custom: #77ff86; $custom-light: #a8ffab; $custom-dark: #000000;
JSON
{
"hex": "#77ff86",
"rgb": {
"r": 119,
"g": 255,
"b": 134
},
"hsl": {
"h": 126.618,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89636,
"c": 0.20108,
"h": 145.8
},
"luminance": 0.77163
}Semantic roles & 50–950 ramp
primary
#77FF86
secondary
#DD3DCB
accent
#00CCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681