#77F8AA#77F8AA
#77F8AA is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.6% C 0.159 H 154.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #77F8AA |
|---|---|
| RGB | rgb(119, 248, 170) |
| HSL | hsl(144, 90%, 72%) |
| HSV | hsv(144, 52%, 97%) |
| CMYK | cmyk(52%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.90, -52.81, 26.83) |
| CIE-LCH | lch(88.90, 59.23, 153.07°) |
| OKLab | oklab(88.59% -0.1439 0.0678) |
| OKLCH | oklch(88.59% 0.159 154.8) |
| XYZ | xyz(48.4271, 73.9549, 49.7452) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.31
Seafoam (survey)
#80F9AD
ΔE00 0.80
Light Blue Green
#7EFBB3
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.44
Light Green Blue
#56FCA2
ΔE00 2.70
Foam Green
#90FDA9
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F8AA #F877C5
analogous
#85F877 #77F8AA #77F8EB
triadic
#77F8AA #AA77F8 #F8AA77
tetradic
#77F8AA #7785F8 #F877C5 #F8EB77
square
#77F8AA #7785F8 #F877C5 #F8EB77
split-complementary
#77F8AA #EB77F8 #F87785
monochromatic
#0CE963 #3DF586 #77F8AA #B1FBCE #E2FEED
Accessibility & contrast
On white
1.33
#77F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#77F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F8AA
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F8AA | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#54F6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f8aa; /* rgb */ color: rgb(119, 248, 170); /* oklch */ color: oklch(88.6% 0.159 154.8);
Tailwind
colors: {
custom: {
50: '#a6fbc3',
500: '#77f8aa',
950: '#000000',
},
}SCSS
$custom: #77f8aa; $custom-light: #a6fbc3; $custom-dark: #000000;
JSON
{
"hex": "#77f8aa",
"rgb": {
"r": 119,
"g": 248,
"b": 170
},
"hsl": {
"h": 143.721,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.88593,
"c": 0.15907,
"h": 154.8
},
"luminance": 0.73959
}Semantic roles & 50–950 ramp
primary
#77F8AA
secondary
#D43F99
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582