#77DCD1#77DCD1
#77DCD1 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.097 H 186.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCD1 |
|---|---|
| RGB | rgb(119, 220, 209) |
| HSL | hsl(173, 59%, 66%) |
| HSV | hsv(173, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.68, -32.19, -3.77) |
| CIE-LCH | lch(81.68, 32.41, 186.68°) |
| OKLab | oklab(83.02% -0.096 -0.0107) |
| OKLCH | oklch(83.02% 0.097 186.3) |
| XYZ | xyz(44.7049, 59.7081, 69.4782) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 6.46
Pale Teal
#82CBB2
ΔE00 7.34
Darkturquoise
#00CED1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCD1 #DC7782
analogous
#77DC9F #77DCD1 #77B5DC
triadic
#77DCD1 #D177DC #DCD177
tetradic
#77DCD1 #9F77DC #DC7782 #B5DC77
square
#77DCD1 #9F77DC #DC7782 #B5DC77
split-complementary
#77DCD1 #DC77B5 #DC9F77
monochromatic
#2CAC9E #46CFC1 #77DCD1 #A8E9E1 #D8F5F2
Accessibility & contrast
On white
1.62
#77DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#77DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCD1
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCD1 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#47E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dcd1; /* rgb */ color: rgb(119, 220, 209); /* oklch */ color: oklch(83.0% 0.097 186.3);
Tailwind
colors: {
custom: {
50: '#a4e7df',
500: '#77dcd1',
950: '#000000',
},
}SCSS
$custom: #77dcd1; $custom-light: #a4e7df; $custom-dark: #000000;
JSON
{
"hex": "#77dcd1",
"rgb": {
"r": 119,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.465,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83015,
"c": 0.09655,
"h": 186.3
},
"luminance": 0.59712
}Semantic roles & 50–950 ramp
primary
#77DCD1
secondary
#AF4854
accent
#1F31C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484