#77F5AA#77F5AA
#77F5AA is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.9% C 0.155 H 155.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77F5AA |
|---|---|
| RGB | rgb(119, 245, 170) |
| HSL | hsl(144, 86%, 71%) |
| HSV | hsv(144, 51%, 96%) |
| CMYK | cmyk(51.4%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.03, -51.58, 25.64) |
| CIE-LCH | lch(88.03, 57.60, 153.57°) |
| OKLab | oklab(87.88% -0.1407 0.0649) |
| OKLCH | oklch(87.88% 0.155 155.2) |
| XYZ | xyz(47.5122, 72.1250, 49.4402) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.95
Seafoam (survey)
#80F9AD
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 1.50
Light Bluish Green
#76FDA8
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F5AA #F577C2
analogous
#83F577 #77F5AA #77F5E9
triadic
#77F5AA #AA77F5 #F5AA77
tetradic
#77F5AA #7783F5 #F577C2 #F5E977
square
#77F5AA #7783F5 #F577C2 #F5E977
split-complementary
#77F5AA #E977F5 #F57783
monochromatic
#11E165 #3EF186 #77F5AA #B0F9CE #E2FDED
Accessibility & contrast
On white
1.36
#77F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#77F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F5AA
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F5AA | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#54F3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f5aa; /* rgb */ color: rgb(119, 245, 170); /* oklch */ color: oklch(87.9% 0.155 155.2);
Tailwind
colors: {
custom: {
50: '#a6f9c3',
500: '#77f5aa',
950: '#000000',
},
}SCSS
$custom: #77f5aa; $custom-light: #a6f9c3; $custom-dark: #000000;
JSON
{
"hex": "#77f5aa",
"rgb": {
"r": 119,
"g": 245,
"b": 170
},
"hsl": {
"h": 144.286,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.8788,
"c": 0.15493,
"h": 155.2
},
"luminance": 0.72129
}Semantic roles & 50–950 ramp
primary
#77F5AA
secondary
#D04096
accent
#0388E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582