#77F3AC#77F3AC
#77F3AC is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.150 H 156.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3AC |
|---|---|
| RGB | rgb(119, 243, 172) |
| HSL | hsl(146, 84%, 71%) |
| HSV | hsv(146, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(87.48, -50.38, 23.87) |
| CIE-LCH | lch(87.48, 55.75, 154.65°) |
| OKLab | oklab(87.45% -0.1377 0.0606) |
| OKLCH | oklch(87.45% 0.15 156.3) |
| XYZ | xyz(47.1011, 70.9977, 50.2436) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.95
Light Sea Green
#98F6B0
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3AC #F377BE
analogous
#80F377 #77F3AC #77F3EA
triadic
#77F3AC #AC77F3 #F3AC77
tetradic
#77F3AC #7780F3 #F377BE #F3EA77
square
#77F3AC #7780F3 #F377BE #F3EA77
split-complementary
#77F3AC #EA77F3 #F37780
monochromatic
#13DC69 #3FEE8A #77F3AC #AFF8CE #E3FDEE
Accessibility & contrast
On white
1.38
#77F3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#77F3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3AC
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3AC | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#54F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f3ac; /* rgb */ color: rgb(119, 243, 172); /* oklch */ color: oklch(87.4% 0.150 156.3);
Tailwind
colors: {
custom: {
50: '#a6f8c5',
500: '#77f3ac',
950: '#000000',
},
}SCSS
$custom: #77f3ac; $custom-light: #a6f8c5; $custom-dark: #000000;
JSON
{
"hex": "#77f3ac",
"rgb": {
"r": 119,
"g": 243,
"b": 172
},
"hsl": {
"h": 145.645,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.87448,
"c": 0.1504,
"h": 156.3
},
"luminance": 0.71002
}Semantic roles & 50–950 ramp
primary
#77F3AC
secondary
#CD4191
accent
#0583E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582