#77DCDD#77DCDD
#77DCDD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.095 H 196.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCDD |
|---|---|
| RGB | rgb(119, 220, 221) |
| HSL | hsl(181, 60%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(46.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.01, -29.21, -9.66) |
| CIE-LCH | lch(82.01, 30.77, 198.29°) |
| OKLab | oklab(83.4% -0.091 -0.0266) |
| OKLCH | oklch(83.4% 0.095 196.3) |
| XYZ | xyz(46.2469, 60.3249, 77.5994) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCDD #DD7877
analogous
#77DDAB #77DCDD #77A9DD
triadic
#77DCDD #DD77DC #DCDD77
tetradic
#77DCDD #AB77DD #DD7877 #A9DD77
square
#77DCDD #AB77DD #DD7877 #A9DD77
split-complementary
#77DCDD #DD77A9 #DDAB77
monochromatic
#2CADAE #46CFD1 #77DCDD #A8E9E9 #D9F5F5
Accessibility & contrast
On white
1.61
#77DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#77DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCDD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCDD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DD
Deuteranopia (green-blind)
#BFC6DE
Tritanopia (blue-blind)
#3EE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcdd; /* rgb */ color: rgb(119, 220, 221); /* oklch */ color: oklch(83.4% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#a5e7e7',
500: '#77dcdd',
950: '#000000',
},
}SCSS
$custom: #77dcdd; $custom-light: #a5e7e7; $custom-dark: #000000;
JSON
{
"hex": "#77dcdd",
"rgb": {
"r": 119,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.588,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.83396,
"c": 0.09478,
"h": 196.3
},
"luminance": 0.60329
}Semantic roles & 50–950 ramp
primary
#77DCDD
secondary
#B04948
accent
#1F1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484