#77D0CD#77D0CD
#77D0CD is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.086 H 192.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #77D0CD |
|---|---|
| RGB | rgb(119, 208, 205) |
| HSL | hsl(178, 49%, 64%) |
| HSV | hsv(178, 43%, 82%) |
| CMYK | cmyk(42.8%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(78.13, -27.41, -6.87) |
| CIE-LCH | lch(78.13, 28.25, 194.07°) |
| OKLab | oklab(80.12% -0.0839 -0.019) |
| OKLCH | oklch(80.12% 0.086 192.8) |
| XYZ | xyz(41.1788, 53.4383, 65.8904) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 6.09
Turquoise
#40E0D0
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 8.05
Pale Teal
#82CBB2
ΔE00 8.53
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D0CD #D0777A
analogous
#77D0A1 #77D0CD #77A7D0
triadic
#77D0CD #CD77D0 #D0CD77
tetradic
#77D0CD #A177D0 #D0777A #A7D077
square
#77D0CD #A177D0 #D0777A #A7D077
split-complementary
#77D0CD #D077A7 #D0A177
monochromatic
#359895 #4AC0BC #77D0CD #A4E0DE #D2EFEE
Accessibility & contrast
On white
1.80
#77D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#77D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D0CD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D0CD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#4DD5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d0cd; /* rgb */ color: rgb(119, 208, 205); /* oklch */ color: oklch(80.1% 0.086 192.8);
Tailwind
colors: {
custom: {
50: '#a3dedc',
500: '#77d0cd',
950: '#000000',
},
}SCSS
$custom: #77d0cd; $custom-light: #a3dedc; $custom-dark: #000000;
JSON
{
"hex": "#77d0cd",
"rgb": {
"r": 119,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.978,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.80124,
"c": 0.08601,
"h": 192.8
},
"luminance": 0.53441
}Semantic roles & 50–950 ramp
primary
#77D0CD
secondary
#9E4E50
accent
#2A2FBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484