#77DCDC#77DCDC
#77DCDC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.095 H 195.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCDC |
|---|---|
| RGB | rgb(119, 220, 220) |
| HSL | hsl(180, 59%, 66%) |
| HSV | hsv(180, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.99, -29.46, -9.17) |
| CIE-LCH | lch(81.99, 30.86, 197.28°) |
| OKLab | oklab(83.36% -0.0914 -0.0253) |
| OKLCH | oklch(83.36% 0.095 195.5) |
| XYZ | xyz(46.1141, 60.2718, 76.8998) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCDC #DC7777
analogous
#77DCAA #77DCDC #77AADC
triadic
#77DCDC #DC77DC #DCDC77
tetradic
#77DCDC #AA77DC #DC7777 #AADC77
square
#77DCDC #AA77DC #DC7777 #AADC77
split-complementary
#77DCDC #DC77AA #DCAA77
monochromatic
#2CACAC #46CFCF #77DCDC #A8E9E9 #D8F5F5
Accessibility & contrast
On white
1.61
#77DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#77DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCDC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCDC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#3EE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcdc; /* rgb */ color: rgb(119, 220, 220); /* oklch */ color: oklch(83.4% 0.095 195.5);
Tailwind
colors: {
custom: {
50: '#a5e7e6',
500: '#77dcdc',
950: '#000000',
},
}SCSS
$custom: #77dcdc; $custom-light: #a5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#77dcdc",
"rgb": {
"r": 119,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83363,
"c": 0.09481,
"h": 195.5
},
"luminance": 0.60276
}Semantic roles & 50–950 ramp
primary
#77DCDC
secondary
#AF4848
accent
#1F1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484