#77DCDF#77DCDF
#77DCDF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.095 H 198.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCDF |
|---|---|
| RGB | rgb(119, 220, 223) |
| HSL | hsl(182, 62%, 67%) |
| HSV | hsv(182, 47%, 87%) |
| CMYK | cmyk(46.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.07, -28.70, -10.63) |
| CIE-LCH | lch(82.07, 30.61, 200.33°) |
| OKLab | oklab(83.46% -0.0901 -0.0293) |
| OKLCH | oklch(83.46% 0.095 198) |
| XYZ | xyz(46.5149, 60.4321, 79.0111) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Aqua Blue
#02D8E9
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCDF #DF7A77
analogous
#77DFAE #77DCDF #77A8DF
triadic
#77DCDF #DF77DC #DCDF77
tetradic
#77DCDF #AE77DF #DF7A77 #A8DF77
square
#77DCDF #AE77DF #DF7A77 #A8DF77
split-complementary
#77DCDF #DF77A8 #DFAE77
monochromatic
#2AAEB2 #45CFD3 #77DCDF #A9E9EB #DAF6F6
Accessibility & contrast
On white
1.60
#77DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#77DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCDF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCDF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#3CE2DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcdf; /* rgb */ color: rgb(119, 220, 223); /* oklch */ color: oklch(83.5% 0.095 198.0);
Tailwind
colors: {
custom: {
50: '#a5e7e9',
500: '#77dcdf',
950: '#000000',
},
}SCSS
$custom: #77dcdf; $custom-light: #a5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#77dcdf",
"rgb": {
"r": 119,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.731,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83462,
"c": 0.09479,
"h": 198
},
"luminance": 0.60436
}Semantic roles & 50–950 ramp
primary
#77DCDF
secondary
#B34A47
accent
#211CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484