#77DCD8#77DCD8
#77DCD8 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.095 H 192.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCD8 |
|---|---|
| RGB | rgb(119, 220, 216) |
| HSL | hsl(178, 59%, 66%) |
| HSV | hsv(178, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.87, -30.47, -7.21) |
| CIE-LCH | lch(81.87, 31.31, 193.31°) |
| OKLab | oklab(83.23% -0.093 -0.02) |
| OKLCH | oklch(83.23% 0.095 192.1) |
| XYZ | xyz(45.5907, 60.0624, 74.1431) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Robin'S Egg
#6DEDFD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCD8 #DC777B
analogous
#77DCA6 #77DCD8 #77AEDC
triadic
#77DCD8 #D877DC #DCD877
tetradic
#77DCD8 #A677DC #DC777B #AEDC77
square
#77DCD8 #A677DC #DC777B #AEDC77
split-complementary
#77DCD8 #DC77AE #DCA677
monochromatic
#2CACA7 #46CFCA #77DCD8 #A8E9E6 #D8F5F4
Accessibility & contrast
On white
1.61
#77DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#77DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCD8
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCD8 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#42E1DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcd8; /* rgb */ color: rgb(119, 220, 216); /* oklch */ color: oklch(83.2% 0.095 192.1);
Tailwind
colors: {
custom: {
50: '#a5e7e4',
500: '#77dcd8',
950: '#000000',
},
}SCSS
$custom: #77dcd8; $custom-light: #a5e7e4; $custom-dark: #000000;
JSON
{
"hex": "#77dcd8",
"rgb": {
"r": 119,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.624,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83234,
"c": 0.09514,
"h": 192.1
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#77DCD8
secondary
#AF484D
accent
#1F25C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484