#77CDC8#77CDC8
#77CDC8 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.084 H 190.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC8 |
|---|---|
| RGB | rgb(119, 205, 200) |
| HSL | hsl(177, 46%, 64%) |
| HSV | hsv(177, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.13, -27.17, -5.66) |
| CIE-LCH | lch(77.13, 27.76, 191.77°) |
| OKLab | oklab(79.27% -0.0825 -0.0157) |
| OKLCH | oklch(79.27% 0.084 190.8) |
| XYZ | xyz(39.8604, 51.7517, 62.5210) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC8 #CD777C
analogous
#77CD9D #77CDC8 #77A7CD
triadic
#77CDC8 #C877CD #CDC877
tetradic
#77CDC8 #9D77CD #CD777C #A7CD77
square
#77CDC8 #9D77CD #CD777C #A7CD77
split-complementary
#77CDC8 #CD77A7 #CD9D77
monochromatic
#36938E #4ABDB6 #77CDC8 #A4DDDA #D0EEEC
Accessibility & contrast
On white
1.85
#77CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#77CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC8
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC8 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#51D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc8; /* rgb */ color: rgb(119, 205, 200); /* oklch */ color: oklch(79.3% 0.084 190.8);
Tailwind
colors: {
custom: {
50: '#a3dcd8',
500: '#77cdc8',
950: '#000000',
},
}SCSS
$custom: #77cdc8; $custom-light: #a3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#77cdc8",
"rgb": {
"r": 119,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.512,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79272,
"c": 0.08396,
"h": 190.8
},
"luminance": 0.51755
}Semantic roles & 50–950 ramp
primary
#77CDC8
secondary
#9A4F53
accent
#2C34B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483