#77F1AA#77F1AA
#77F1AA is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.9% C 0.149 H 155.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77F1AA |
|---|---|
| RGB | rgb(119, 241, 170) |
| HSL | hsl(145, 81%, 71%) |
| HSV | hsv(145, 51%, 95%) |
| CMYK | cmyk(50.6%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.86, -49.92, 24.05) |
| CIE-LCH | lch(86.86, 55.41, 154.28°) |
| OKLab | oklab(86.93% -0.1364 0.061) |
| OKLCH | oklch(86.93% 0.149 155.9) |
| XYZ | xyz(46.3152, 69.7309, 49.0412) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.94
Seafoam Green
#7AF9AB
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 3.20
Light Sea Green
#98F6B0
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F1AA #F177BE
analogous
#81F177 #77F1AA #77F1E7
triadic
#77F1AA #AA77F1 #F1AA77
tetradic
#77F1AA #7781F1 #F177BE #F1E777
square
#77F1AA #7781F1 #F177BE #F1E777
split-complementary
#77F1AA #E777F1 #F17781
monochromatic
#16D767 #40EB87 #77F1AA #AEF7CD #E3FCEE
Accessibility & contrast
On white
1.40
#77F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#77F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F1AA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F1AA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DED5AE
Tritanopia (blue-blind)
#56EFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77f1aa; /* rgb */ color: rgb(119, 241, 170); /* oklch */ color: oklch(86.9% 0.149 155.9);
Tailwind
colors: {
custom: {
50: '#a6f6c3',
500: '#77f1aa',
950: '#000000',
},
}SCSS
$custom: #77f1aa; $custom-light: #a6f6c3; $custom-dark: #000000;
JSON
{
"hex": "#77f1aa",
"rgb": {
"r": 119,
"g": 241,
"b": 170
},
"hsl": {
"h": 145.082,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.8693,
"c": 0.1494,
"h": 155.9
},
"luminance": 0.69735
}Semantic roles & 50–950 ramp
primary
#77F1AA
secondary
#CB4191
accent
#0884DE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582