#77DCDB#77DCDB
#77DCDB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.095 H 194.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCDB |
|---|---|
| RGB | rgb(119, 220, 219) |
| HSL | hsl(179, 59%, 66%) |
| HSV | hsv(179, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.96, -29.72, -8.68) |
| CIE-LCH | lch(81.96, 30.96, 196.28°) |
| OKLab | oklab(83.33% -0.0918 -0.024) |
| OKLCH | oklch(83.33% 0.095 194.6) |
| XYZ | xyz(45.9820, 60.2190, 76.2044) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.42
Turquoise
#40E0D0
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCDB #DC7778
analogous
#77DCA9 #77DCDB #77ABDC
triadic
#77DCDB #DB77DC #DCDB77
tetradic
#77DCDB #A977DC #DC7778 #ABDC77
square
#77DCDB #A977DC #DC7778 #ABDC77
split-complementary
#77DCDB #DC77AB #DCA977
monochromatic
#2CACAB #46CFCE #77DCDB #A8E9E8 #D8F5F5
Accessibility & contrast
On white
1.61
#77DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#77DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCDB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCDB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#3FE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcdb; /* rgb */ color: rgb(119, 220, 219); /* oklch */ color: oklch(83.3% 0.095 194.6);
Tailwind
colors: {
custom: {
50: '#a5e7e6',
500: '#77dcdb',
950: '#000000',
},
}SCSS
$custom: #77dcdb; $custom-light: #a5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#77dcdb",
"rgb": {
"r": 119,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.406,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83331,
"c": 0.09486,
"h": 194.6
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#77DCDB
secondary
#AF484A
accent
#1F20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484