#77F6AA#77F6AA
#77F6AA is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.1% C 0.156 H 155.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77F6AA |
|---|---|
| RGB | rgb(119, 246, 170) |
| HSL | hsl(144, 88%, 72%) |
| HSV | hsv(144, 52%, 96%) |
| CMYK | cmyk(51.6%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(88.32, -51.99, 26.03) |
| CIE-LCH | lch(88.32, 58.15, 153.40°) |
| OKLab | oklab(88.12% -0.1418 0.0658) |
| OKLCH | oklch(88.12% 0.156 155.1) |
| XYZ | xyz(47.8155, 72.7317, 49.5413) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.71
Seafoam (survey)
#80F9AD
ΔE00 0.94
Light Blue Green
#7EFBB3
ΔE00 1.42
Light Bluish Green
#76FDA8
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F6AA #F677C3
analogous
#84F677 #77F6AA #77F6E9
triadic
#77F6AA #AA77F6 #F6AA77
tetradic
#77F6AA #7784F6 #F677C3 #F6E977
square
#77F6AA #7784F6 #F677C3 #F6E977
split-complementary
#77F6AA #E977F6 #F67784
monochromatic
#0FE464 #3EF286 #77F6AA #B0FACE #E2FDED
Accessibility & contrast
On white
1.35
#77F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#77F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F6AA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F6AA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#54F4E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #77f6aa; /* rgb */ color: rgb(119, 246, 170); /* oklch */ color: oklch(88.1% 0.156 155.1);
Tailwind
colors: {
custom: {
50: '#a6fac3',
500: '#77f6aa',
950: '#000000',
},
}SCSS
$custom: #77f6aa; $custom-light: #a6fac3; $custom-dark: #000000;
JSON
{
"hex": "#77f6aa",
"rgb": {
"r": 119,
"g": 246,
"b": 170
},
"hsl": {
"h": 144.094,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.88118,
"c": 0.15631,
"h": 155.1
},
"luminance": 0.72736
}Semantic roles & 50–950 ramp
primary
#77F6AA
secondary
#D14097
accent
#0189E4
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582