#77F986#77F986
#77F986 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.2% C 0.193 H 146.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77F986 |
|---|---|
| RGB | rgb(119, 249, 134) |
| HSL | hsl(127, 92%, 72%) |
| HSV | hsv(127, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(88.63, -59.06, 44.31) |
| CIE-LCH | lch(88.63, 73.84, 143.12°) |
| OKLab | oklab(88.19% -0.1602 0.108) |
| OKLCH | oklch(88.19% 0.193 146) |
| XYZ | xyz(45.7838, 73.3908, 34.3028) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Easter Green
#8CFD7E
ΔE00 2.90
Baby Green
#8CFF9E
ΔE00 3.19
Palegreen
#98FB98
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.39
Light Green
#96F97B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F986 #F977EA
analogous
#A9F977 #77F986 #77F9C7
triadic
#77F986 #8677F9 #F98677
tetradic
#77F986 #77A9F9 #F977EA #F9C777
square
#77F986 #77A9F9 #F977EA #F9C777
split-complementary
#77F986 #C777F9 #F977A9
monochromatic
#0AEB24 #3CF652 #77F986 #B2FCBA #E2FEE5
Accessibility & contrast
On white
1.34
#77F986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#77F986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F986
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F986 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67D
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#60F4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #77f986; /* rgb */ color: rgb(119, 249, 134); /* oklch */ color: oklch(88.2% 0.193 146.0);
Tailwind
colors: {
custom: {
50: '#a7fcab',
500: '#77f986',
950: '#000000',
},
}SCSS
$custom: #77f986; $custom-light: #a7fcab; $custom-dark: #000000;
JSON
{
"hex": "#77f986",
"rgb": {
"r": 119,
"g": 249,
"b": 134
},
"hsl": {
"h": 126.923,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.8819,
"c": 0.19318,
"h": 146
},
"luminance": 0.73395
}Semantic roles & 50–950 ramp
primary
#77F986
secondary
#D53FC4
accent
#00CBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681