#77DCD5#77DCD5
#77DCD5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.096 H 189.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCD5 |
|---|---|
| RGB | rgb(119, 220, 213) |
| HSL | hsl(176, 59%, 66%) |
| HSV | hsv(176, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.79, -31.21, -5.74) |
| CIE-LCH | lch(81.79, 31.73, 190.42°) |
| OKLab | oklab(83.14% -0.0943 -0.016) |
| OKLCH | oklch(83.14% 0.096 189.6) |
| XYZ | xyz(45.2064, 59.9087, 72.1192) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Turquoise
#40E0D0
ΔE00 5.16
Darkturquoise
#00CED1
ΔE00 6.94
Tiffany Blue
#7BF2DA
ΔE00 7.21
Seafoam Blue
#78D1B6
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCD5 #DC777E
analogous
#77DCA3 #77DCD5 #77B1DC
triadic
#77DCD5 #D577DC #DCD577
tetradic
#77DCD5 #A377DC #DC777E #B1DC77
square
#77DCD5 #A377DC #DC777E #B1DC77
split-complementary
#77DCD5 #DC77B1 #DCA377
monochromatic
#2CACA3 #46CFC6 #77DCD5 #A8E9E4 #D8F5F3
Accessibility & contrast
On white
1.62
#77DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#77DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCD5
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCD5 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#44E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dcd5; /* rgb */ color: rgb(119, 220, 213); /* oklch */ color: oklch(83.1% 0.096 189.6);
Tailwind
colors: {
custom: {
50: '#a5e7e1',
500: '#77dcd5',
950: '#000000',
},
}SCSS
$custom: #77dcd5; $custom-light: #a5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#77dcd5",
"rgb": {
"r": 119,
"g": 220,
"b": 213
},
"hsl": {
"h": 175.842,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83139,
"c": 0.09561,
"h": 189.6
},
"luminance": 0.59912
}Semantic roles & 50–950 ramp
primary
#77DCD5
secondary
#AF4850
accent
#1F2AC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484