#77CDCA#77CDCA
#77CDCA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.084 H 192.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDCA |
|---|---|
| RGB | rgb(119, 205, 202) |
| HSL | hsl(178, 46%, 64%) |
| HSV | hsv(178, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.19, -26.68, -6.65) |
| CIE-LCH | lch(77.19, 27.50, 194.00°) |
| OKLab | oklab(79.34% -0.0816 -0.0184) |
| OKLCH | oklch(79.34% 0.084 192.7) |
| XYZ | xyz(40.0956, 51.8458, 63.7600) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 7.90
Aqua Blue
#02D8E9
ΔE00 8.33
Pale Teal
#82CBB2
ΔE00 8.37
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDCA #CD777A
analogous
#77CD9F #77CDCA #77A5CD
triadic
#77CDCA #CA77CD #CDCA77
tetradic
#77CDCA #9F77CD #CD777A #A5CD77
square
#77CDCA #9F77CD #CD777A #A5CD77
split-complementary
#77CDCA #CD77A5 #CD9F77
monochromatic
#369390 #4ABDB9 #77CDCA #A4DDDB #D0EEED
Accessibility & contrast
On white
1.85
#77CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#77CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDCA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDCA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#4FD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cdca; /* rgb */ color: rgb(119, 205, 202); /* oklch */ color: oklch(79.3% 0.084 192.7);
Tailwind
colors: {
custom: {
50: '#a3dcda',
500: '#77cdca',
950: '#000000',
},
}SCSS
$custom: #77cdca; $custom-light: #a3dcda; $custom-dark: #000000;
JSON
{
"hex": "#77cdca",
"rgb": {
"r": 119,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.907,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79336,
"c": 0.08369,
"h": 192.7
},
"luminance": 0.51849
}Semantic roles & 50–950 ramp
primary
#77CDCA
secondary
#9A4F51
accent
#2C31B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483