#77DCDE#77DCDE
#77DCDE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.095 H 197.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCDE |
|---|---|
| RGB | rgb(119, 220, 222) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(46.4%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.04, -28.96, -10.15) |
| CIE-LCH | lch(82.04, 30.68, 199.31°) |
| OKLab | oklab(83.43% -0.0905 -0.028) |
| OKLCH | oklch(83.43% 0.095 197.2) |
| XYZ | xyz(46.3805, 60.3784, 78.3031) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCDE #DE7977
analogous
#77DEAD #77DCDE #77A9DE
triadic
#77DCDE #DE77DC #DCDE77
tetradic
#77DCDE #AD77DE #DE7977 #A9DE77
square
#77DCDE #AD77DE #DE7977 #A9DE77
split-complementary
#77DCDE #DE77A9 #DEAD77
monochromatic
#2BADB0 #46CFD2 #77DCDE #A8E9EA #DAF5F6
Accessibility & contrast
On white
1.61
#77DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#77DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCDE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCDE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#3DE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcde; /* rgb */ color: rgb(119, 220, 222); /* oklch */ color: oklch(83.4% 0.095 197.2);
Tailwind
colors: {
custom: {
50: '#a5e7e8',
500: '#77dcde',
950: '#000000',
},
}SCSS
$custom: #77dcde; $custom-light: #a5e7e8; $custom-dark: #000000;
JSON
{
"hex": "#77dcde",
"rgb": {
"r": 119,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.165,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83429,
"c": 0.09478,
"h": 197.2
},
"luminance": 0.60382
}Semantic roles & 50–950 ramp
primary
#77DCDE
secondary
#B24A47
accent
#201DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484