#77CDC3#77CDC3
#77CDC3 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.085 H 186.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC3 |
|---|---|
| RGB | rgb(119, 205, 195) |
| HSL | hsl(173, 46%, 64%) |
| HSV | hsv(173, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.99, -28.39, -3.17) |
| CIE-LCH | lch(76.99, 28.56, 186.38°) |
| OKLab | oklab(79.12% -0.0846 -0.009) |
| OKLCH | oklch(79.12% 0.085 186.1) |
| XYZ | xyz(39.2856, 51.5218, 59.4937) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 5.89
Turquoise
#40E0D0
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.32
Topaz
#13BBAF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC3 #CD7781
analogous
#77CD98 #77CDC3 #77ACCD
triadic
#77CDC3 #C377CD #CDC377
tetradic
#77CDC3 #9877CD #CD7781 #ACCD77
square
#77CDC3 #9877CD #CD7781 #ACCD77
split-complementary
#77CDC3 #CD77AC #CD9877
monochromatic
#369389 #4ABDAF #77CDC3 #A4DDD7 #D0EEEA
Accessibility & contrast
On white
1.86
#77CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#77CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C3
Deuteranopia (green-blind)
#B6BAC4
Tritanopia (blue-blind)
#53D1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc3; /* rgb */ color: rgb(119, 205, 195); /* oklch */ color: oklch(79.1% 0.085 186.1);
Tailwind
colors: {
custom: {
50: '#a3dcd5',
500: '#77cdc3',
950: '#000000',
},
}SCSS
$custom: #77cdc3; $custom-light: #a3dcd5; $custom-dark: #000000;
JSON
{
"hex": "#77cdc3",
"rgb": {
"r": 119,
"g": 205,
"b": 195
},
"hsl": {
"h": 173.023,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79115,
"c": 0.08507,
"h": 186.1
},
"luminance": 0.51525
}Semantic roles & 50–950 ramp
primary
#77CDC3
secondary
#9A4F57
accent
#2C3CB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483