#77D0AF#77D0AF
#77D0AF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.2% C 0.099 H 167.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77D0AF |
|---|---|
| RGB | rgb(119, 208, 175) |
| HSL | hsl(158, 49%, 64%) |
| HSV | hsv(158, 43%, 82%) |
| CMYK | cmyk(42.8%, 0%, 15.9%, 18.4%) |
| CIE-LAB | lab(77.36, -34.38, 8.10) |
| CIE-LCH | lch(77.36, 35.32, 166.75°) |
| OKLab | oklab(79.24% -0.0968 0.0208) |
| OKLCH | oklch(79.24% 0.099 167.9) |
| XYZ | xyz(37.8983, 52.1261, 48.6134) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.89
Mediumaquamarine
#66CDAA
ΔE00 1.93
Pale Teal
#82CBB2
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D0AF #D07798
analogous
#77D083 #77D0AF #77C5D0
triadic
#77D0AF #AF77D0 #D0AF77
tetradic
#77D0AF #8377D0 #D07798 #C5D077
square
#77D0AF #8377D0 #D07798 #C5D077
split-complementary
#77D0AF #D077C5 #D08377
monochromatic
#359873 #4AC094 #77D0AF #A4E0CA #D2EFE5
Accessibility & contrast
On white
1.84
#77D0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#77D0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D0AF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D0AF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#5CD1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77d0af; /* rgb */ color: rgb(119, 208, 175); /* oklch */ color: oklch(79.2% 0.099 167.9);
Tailwind
colors: {
custom: {
50: '#a2dfc6',
500: '#77d0af',
950: '#000000',
},
}SCSS
$custom: #77d0af; $custom-light: #a2dfc6; $custom-dark: #000000;
JSON
{
"hex": "#77d0af",
"rgb": {
"r": 119,
"g": 208,
"b": 175
},
"hsl": {
"h": 157.753,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.7924,
"c": 0.09905,
"h": 167.9
},
"luminance": 0.52129
}Semantic roles & 50–950 ramp
primary
#77D0AF
secondary
#9E4E6B
accent
#2A60BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482