#77CDC7#77CDC7
#77CDC7 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.084 H 189.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC7 |
|---|---|
| RGB | rgb(119, 205, 199) |
| HSL | hsl(176, 46%, 64%) |
| HSV | hsv(176, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.10, -27.42, -5.16) |
| CIE-LCH | lch(77.10, 27.90, 190.67°) |
| OKLab | oklab(79.24% -0.0829 -0.0144) |
| OKLCH | oklch(79.24% 0.084 189.8) |
| XYZ | xyz(39.7439, 51.7051, 61.9075) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.25
Turquoise
#40E0D0
ΔE00 7.26
Seafoam Blue
#78D1B6
ΔE00 7.42
Topaz
#13BBAF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC7 #CD777D
analogous
#77CD9C #77CDC7 #77A8CD
triadic
#77CDC7 #C777CD #CDC777
tetradic
#77CDC7 #9C77CD #CD777D #A8CD77
square
#77CDC7 #9C77CD #CD777D #A8CD77
split-complementary
#77CDC7 #CD77A8 #CD9C77
monochromatic
#36938D #4ABDB5 #77CDC7 #A4DDD9 #D0EEEC
Accessibility & contrast
On white
1.85
#77CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#77CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC7
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC7 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C7
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#51D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc7; /* rgb */ color: rgb(119, 205, 199); /* oklch */ color: oklch(79.2% 0.084 189.8);
Tailwind
colors: {
custom: {
50: '#a3dcd8',
500: '#77cdc7',
950: '#000000',
},
}SCSS
$custom: #77cdc7; $custom-light: #a3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#77cdc7",
"rgb": {
"r": 119,
"g": 205,
"b": 199
},
"hsl": {
"h": 175.814,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79241,
"c": 0.08413,
"h": 189.8
},
"luminance": 0.51708
}Semantic roles & 50–950 ramp
primary
#77CDC7
secondary
#9A4F54
accent
#2C36B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483