#77CDCE#77CDCE
#77CDCE is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.083 H 196.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDCE |
|---|---|
| RGB | rgb(119, 205, 206) |
| HSL | hsl(181, 47%, 64%) |
| HSV | hsv(181, 42%, 81%) |
| CMYK | cmyk(42.2%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.30, -25.69, -8.64) |
| CIE-LCH | lch(77.30, 27.10, 198.59°) |
| OKLab | oklab(79.47% -0.08 -0.0238) |
| OKLCH | oklch(79.47% 0.083 196.6) |
| XYZ | xyz(40.5754, 52.0377, 66.2867) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Robin'S Egg
#6DEDFD
ΔE00 8.90
Turquoise
#40E0D0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDCE #CE7877
analogous
#77CEA3 #77CDCE #77A1CE
triadic
#77CDCE #CE77CD #CDCE77
tetradic
#77CDCE #A377CE #CE7877 #A1CE77
square
#77CDCE #A377CE #CE7877 #A1CE77
split-complementary
#77CDCE #CE77A1 #CEA377
monochromatic
#369495 #4ABCBE #77CDCE #A4DEDE #D1EEEE
Accessibility & contrast
On white
1.84
#77CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#77CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDCE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDCE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#4DD2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cdce; /* rgb */ color: rgb(119, 205, 206); /* oklch */ color: oklch(79.5% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#a3dcdc',
500: '#77cdce',
950: '#000000',
},
}SCSS
$custom: #77cdce; $custom-light: #a3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#77cdce",
"rgb": {
"r": 119,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.69,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79467,
"c": 0.08345,
"h": 196.6
},
"luminance": 0.52041
}Semantic roles & 50–950 ramp
primary
#77CDCE
secondary
#9B4F4E
accent
#2D2BBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484