#77DCD2#77DCD2
#77DCD2 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.096 H 187.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCD2 |
|---|---|
| RGB | rgb(119, 220, 210) |
| HSL | hsl(174, 59%, 66%) |
| HSV | hsv(174, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.71, -31.94, -4.26) |
| CIE-LCH | lch(81.71, 32.23, 187.60°) |
| OKLab | oklab(83.05% -0.0955 -0.012) |
| OKLCH | oklch(83.05% 0.096 187.2) |
| XYZ | xyz(44.8291, 59.7578, 70.1323) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCD2 #DC7781
analogous
#77DCA0 #77DCD2 #77B4DC
triadic
#77DCD2 #D277DC #DCD277
tetradic
#77DCD2 #A077DC #DC7781 #B4DC77
square
#77DCD2 #A077DC #DC7781 #B4DC77
split-complementary
#77DCD2 #DC77B4 #DCA077
monochromatic
#2CACA0 #46CFC2 #77DCD2 #A8E9E2 #D8F5F2
Accessibility & contrast
On white
1.62
#77DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#77DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCD2
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCD2 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#46E0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dcd2; /* rgb */ color: rgb(119, 220, 210); /* oklch */ color: oklch(83.0% 0.096 187.2);
Tailwind
colors: {
custom: {
50: '#a4e7df',
500: '#77dcd2',
950: '#000000',
},
}SCSS
$custom: #77dcd2; $custom-light: #a4e7df; $custom-dark: #000000;
JSON
{
"hex": "#77dcd2",
"rgb": {
"r": 119,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.059,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83046,
"c": 0.09628,
"h": 187.2
},
"luminance": 0.59761
}Semantic roles & 50–950 ramp
primary
#77DCD2
secondary
#AF4853
accent
#1F2FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484