#77D5CD#77D5CD
#77D5CD is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.091 H 188.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77D5CD |
|---|---|
| RGB | rgb(119, 213, 205) |
| HSL | hsl(175, 53%, 65%) |
| HSV | hsv(175, 44%, 84%) |
| CMYK | cmyk(44.1%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.57, -29.83, -4.75) |
| CIE-LCH | lch(79.57, 30.20, 189.05°) |
| OKLab | oklab(81.28% -0.0897 -0.0133) |
| OKLCH | oklch(81.28% 0.091 188.4) |
| XYZ | xyz(42.4171, 55.9149, 66.3032) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 5.65
Darkturquoise
#00CED1
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.24
Tiffany Blue
#7BF2DA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D5CD #D5777F
analogous
#77D59E #77D5CD #77AED5
triadic
#77D5CD #CD77D5 #D5CD77
tetradic
#77D5CD #9E77D5 #D5777F #AED577
square
#77D5CD #9E77D5 #D5777F #AED577
split-complementary
#77D5CD #D577AE #D59E77
monochromatic
#31A097 #48C7BC #77D5CD #A6E3DE #D5F2EF
Accessibility & contrast
On white
1.72
#77D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#77D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D5CD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D5CD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#4CD9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #77d5cd; /* rgb */ color: rgb(119, 213, 205); /* oklch */ color: oklch(81.3% 0.091 188.4);
Tailwind
colors: {
custom: {
50: '#a4e2dc',
500: '#77d5cd',
950: '#000000',
},
}SCSS
$custom: #77d5cd; $custom-light: #a4e2dc; $custom-dark: #000000;
JSON
{
"hex": "#77d5cd",
"rgb": {
"r": 119,
"g": 213,
"b": 205
},
"hsl": {
"h": 174.894,
"s": 52.809,
"l": 65.098
},
"oklch": {
"l": 0.81276,
"c": 0.09064,
"h": 188.4
},
"luminance": 0.55918
}Semantic roles & 50–950 ramp
primary
#77D5CD
secondary
#A44C53
accent
#2532C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484