#77F3AB#77F3AB
#77F3AB is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.151 H 155.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3AB |
|---|---|
| RGB | rgb(119, 243, 171) |
| HSL | hsl(145, 84%, 71%) |
| HSV | hsv(145, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(87.47, -50.57, 24.36) |
| CIE-LCH | lch(87.47, 56.13, 154.28°) |
| OKLab | oklab(87.43% -0.1381 0.0617) |
| OKLCH | oklch(87.43% 0.151 155.9) |
| XYZ | xyz(47.0054, 70.9594, 49.7397) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.56
Seafoam (survey)
#80F9AD
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.81
Light Sea Green
#98F6B0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3AB #F377BF
analogous
#81F377 #77F3AB #77F3E9
triadic
#77F3AB #AB77F3 #F3AB77
tetradic
#77F3AB #7781F3 #F377BF #F3E977
square
#77F3AB #7781F3 #F377BF #F3E977
split-complementary
#77F3AB #E977F3 #F37781
monochromatic
#13DC68 #3FEE88 #77F3AB #AFF8CE #E3FDEE
Accessibility & contrast
On white
1.38
#77F3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#77F3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3AB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3AB | 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)
#F2E3A7
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#55F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f3ab; /* rgb */ color: rgb(119, 243, 171); /* oklch */ color: oklch(87.4% 0.151 155.9);
Tailwind
colors: {
custom: {
50: '#a6f8c4',
500: '#77f3ab',
950: '#000000',
},
}SCSS
$custom: #77f3ab; $custom-light: #a6f8c4; $custom-dark: #000000;
JSON
{
"hex": "#77f3ab",
"rgb": {
"r": 119,
"g": 243,
"b": 171
},
"hsl": {
"h": 145.161,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.87426,
"c": 0.15128,
"h": 155.9
},
"luminance": 0.70963
}Semantic roles & 50–950 ramp
primary
#77F3AB
secondary
#CD4192
accent
#0584E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582