#77CDCD#77CDCD
#77CDCD is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.083 H 195.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDCD |
|---|---|
| RGB | rgb(119, 205, 205) |
| HSL | hsl(180, 46%, 64%) |
| HSV | hsv(180, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.27, -25.94, -8.14) |
| CIE-LCH | lch(77.27, 27.19, 197.43°) |
| OKLab | oklab(79.43% -0.0804 -0.0224) |
| OKLCH | oklch(79.43% 0.083 195.6) |
| XYZ | xyz(40.4543, 51.9893, 65.6489) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 7.56
Turquoise
#40E0D0
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Robin'S Egg
#6DEDFD
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDCD #CD7777
analogous
#77CDA2 #77CDCD #77A2CD
triadic
#77CDCD #CD77CD #CDCD77
tetradic
#77CDCD #A277CD #CD7777 #A2CD77
square
#77CDCD #A277CD #CD7777 #A2CD77
split-complementary
#77CDCD #CD77A2 #CDA277
monochromatic
#369393 #4ABDBD #77CDCD #A4DDDD #D0EEEE
Accessibility & contrast
On white
1.84
#77CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#77CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDCD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDCD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#4ED2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cdcd; /* rgb */ color: rgb(119, 205, 205); /* oklch */ color: oklch(79.4% 0.083 195.6);
Tailwind
colors: {
custom: {
50: '#a3dcdc',
500: '#77cdcd',
950: '#000000',
},
}SCSS
$custom: #77cdcd; $custom-light: #a3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#77cdcd",
"rgb": {
"r": 119,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79434,
"c": 0.08348,
"h": 195.6
},
"luminance": 0.51992
}Semantic roles & 50–950 ramp
primary
#77CDCD
secondary
#9A4F4F
accent
#2C2CB9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484