#77F985#77F985
#77F985 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.2% C 0.194 H 145.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #77F985 |
|---|---|
| RGB | rgb(119, 249, 133) |
| HSL | hsl(126, 92%, 72%) |
| HSV | hsv(126, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.62, -59.20, 44.78) |
| CIE-LCH | lch(88.62, 74.23, 142.90°) |
| OKLab | oklab(88.18% -0.1606 0.109) |
| OKLCH | oklch(88.18% 0.194 145.8) |
| XYZ | xyz(45.7144, 73.3630, 33.9372) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.18
Easter Green
#8CFD7E
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 3.30
Palegreen
#98FB98
ΔE00 3.42
Mint Green
#8FFF9F
ΔE00 3.50
Light Green
#96F97B
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F985 #F977EB
analogous
#AAF977 #77F985 #77F9C6
triadic
#77F985 #8577F9 #F98577
tetradic
#77F985 #77AAF9 #F977EB #F9C677
square
#77F985 #77AAF9 #F977EB #F9C677
split-complementary
#77F985 #C677F9 #F977AA
monochromatic
#0AEB23 #3CF650 #77F985 #B2FCBA #E2FEE5
Accessibility & contrast
On white
1.34
#77F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#77F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F985
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F985 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#60F4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #77f985; /* rgb */ color: rgb(119, 249, 133); /* oklch */ color: oklch(88.2% 0.194 145.8);
Tailwind
colors: {
custom: {
50: '#a7fcaa',
500: '#77f985',
950: '#000000',
},
}SCSS
$custom: #77f985; $custom-light: #a7fcaa; $custom-dark: #000000;
JSON
{
"hex": "#77f985",
"rgb": {
"r": 119,
"g": 249,
"b": 133
},
"hsl": {
"h": 126.462,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88175,
"c": 0.19408,
"h": 145.8
},
"luminance": 0.73367
}Semantic roles & 50–950 ramp
primary
#77F985
secondary
#D53FC5
accent
#00CDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681