#77DCAF#77DCAF
#77DCAF is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.116 H 163.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCAF |
|---|---|
| RGB | rgb(119, 220, 175) |
| HSL | hsl(153, 59%, 66%) |
| HSV | hsv(153, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.85, -39.86, 13.07) |
| CIE-LCH | lch(80.85, 41.95, 161.85°) |
| OKLab | oklab(82.07% -0.1108 0.0335) |
| OKLCH | oklch(82.07% 0.116 163.2) |
| XYZ | xyz(40.9355, 58.2003, 49.6258) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.16
Light Teal
#90E4C1
ΔE00 3.93
Eucalyptus
#44D7A8
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCAF #DC77A4
analogous
#77DC7D #77DCAF #77D7DC
triadic
#77DCAF #AF77DC #DCAF77
tetradic
#77DCAF #7D77DC #DC77A4 #D7DC77
square
#77DCAF #7D77DC #DC77A4 #D7DC77
split-complementary
#77DCAF #DC77D7 #DC7D77
monochromatic
#2CAC73 #46CF92 #77DCAF #A8E9CC #D8F5E8
Accessibility & contrast
On white
1.66
#77DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#77DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCAF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCAF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#59DCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77dcaf; /* rgb */ color: rgb(119, 220, 175); /* oklch */ color: oklch(82.1% 0.116 163.2);
Tailwind
colors: {
custom: {
50: '#a3e7c7',
500: '#77dcaf',
950: '#000000',
},
}SCSS
$custom: #77dcaf; $custom-light: #a3e7c7; $custom-dark: #000000;
JSON
{
"hex": "#77dcaf",
"rgb": {
"r": 119,
"g": 220,
"b": 175
},
"hsl": {
"h": 153.267,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.8207,
"c": 0.11575,
"h": 163.2
},
"luminance": 0.58203
}Semantic roles & 50–950 ramp
primary
#77DCAF
secondary
#AF4876
accent
#1F6AC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101613
muted
#808482