#77F3AA#77F3AA
#77F3AA is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.4% C 0.152 H 155.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3AA |
|---|---|
| RGB | rgb(119, 243, 170) |
| HSL | hsl(145, 84%, 71%) |
| HSV | hsv(145, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.45, -50.76, 24.84) |
| CIE-LCH | lch(87.45, 56.51, 153.92°) |
| OKLab | oklab(87.41% -0.1385 0.0629) |
| OKLCH | oklch(87.41% 0.152 155.6) |
| XYZ | xyz(46.9104, 70.9215, 49.2396) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.45
Seafoam (survey)
#80F9AD
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.69
Light Sea Green
#98F6B0
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3AA #F377C0
analogous
#82F377 #77F3AA #77F3E8
triadic
#77F3AA #AA77F3 #F3AA77
tetradic
#77F3AA #7782F3 #F377C0 #F3E877
square
#77F3AA #7782F3 #F377C0 #F3E877
split-complementary
#77F3AA #E877F3 #F37782
monochromatic
#13DC66 #3FEE87 #77F3AA #AFF8CD #E3FDED
Accessibility & contrast
On white
1.38
#77F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#77F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3AA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3AA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E0D6AE
Tritanopia (blue-blind)
#55F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f3aa; /* rgb */ color: rgb(119, 243, 170); /* oklch */ color: oklch(87.4% 0.152 155.6);
Tailwind
colors: {
custom: {
50: '#a6f8c3',
500: '#77f3aa',
950: '#000000',
},
}SCSS
$custom: #77f3aa; $custom-light: #a6f8c3; $custom-dark: #000000;
JSON
{
"hex": "#77f3aa",
"rgb": {
"r": 119,
"g": 243,
"b": 170
},
"hsl": {
"h": 144.677,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.87405,
"c": 0.15217,
"h": 155.6
},
"luminance": 0.70925
}Semantic roles & 50–950 ramp
primary
#77F3AA
secondary
#CD4194
accent
#0586E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582