#77CDC2#77CDC2
#77CDC2 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.085 H 185.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC2 |
|---|---|
| RGB | rgb(119, 205, 194) |
| HSL | hsl(172, 46%, 64%) |
| HSV | hsv(172, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.97, -28.63, -2.67) |
| CIE-LCH | lch(76.97, 28.75, 185.33°) |
| OKLab | oklab(79.09% -0.085 -0.0076) |
| OKLCH | oklch(79.09% 0.085 185.1) |
| XYZ | xyz(39.1729, 51.4767, 58.9002) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.76
Pale Teal
#82CBB2
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.56
Mediumaquamarine
#66CDAA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC2 #CD7782
analogous
#77CD97 #77CDC2 #77ADCD
triadic
#77CDC2 #C277CD #CDC277
tetradic
#77CDC2 #9777CD #CD7782 #ADCD77
square
#77CDC2 #9777CD #CD7782 #ADCD77
split-complementary
#77CDC2 #CD77AD #CD9777
monochromatic
#369387 #4ABDAE #77CDC2 #A4DDD6 #D0EEEA
Accessibility & contrast
On white
1.86
#77CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#77CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#54D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc2; /* rgb */ color: rgb(119, 205, 194); /* oklch */ color: oklch(79.1% 0.085 185.1);
Tailwind
colors: {
custom: {
50: '#a3dcd4',
500: '#77cdc2',
950: '#000000',
},
}SCSS
$custom: #77cdc2; $custom-light: #a3dcd4; $custom-dark: #000000;
JSON
{
"hex": "#77cdc2",
"rgb": {
"r": 119,
"g": 205,
"b": 194
},
"hsl": {
"h": 172.326,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79085,
"c": 0.08536,
"h": 185.1
},
"luminance": 0.5148
}Semantic roles & 50–950 ramp
primary
#77CDC2
secondary
#9A4F58
accent
#2C3EB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483