#77D3DB#77D3DB
#77D3DB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.089 H 202.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77D3DB |
|---|---|
| RGB | rgb(119, 211, 219) |
| HSL | hsl(185, 58%, 66%) |
| HSV | hsv(185, 46%, 86%) |
| CMYK | cmyk(45.7%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.40, -25.34, -12.49) |
| CIE-LCH | lch(79.40, 28.25, 206.25°) |
| OKLab | oklab(81.27% -0.0816 -0.0344) |
| OKLCH | oklch(81.27% 0.089 202.9) |
| XYZ | xyz(43.6833, 55.6214, 75.4381) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D3DB #DB7F77
analogous
#77DBB1 #77D3DB #77A1DB
triadic
#77D3DB #DB77D3 #D3DB77
tetradic
#77D3DB #B177DB #DB7F77 #A1DB77
square
#77D3DB #B177DB #DB7F77 #A1DB77
split-complementary
#77D3DB #DB77A1 #DBB177
monochromatic
#2DA0AA #47C3CE #77D3DB #A7E3E8 #D8F2F5
Accessibility & contrast
On white
1.73
#77D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#77D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D3DB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D3DB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#42D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #77d3db; /* rgb */ color: rgb(119, 211, 219); /* oklch */ color: oklch(81.3% 0.089 202.9);
Tailwind
colors: {
custom: {
50: '#a4e0e6',
500: '#77d3db',
950: '#000000',
},
}SCSS
$custom: #77d3db; $custom-light: #a4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#77d3db",
"rgb": {
"r": 119,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.8,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.81275,
"c": 0.08856,
"h": 202.9
},
"luminance": 0.55625
}Semantic roles & 50–950 ramp
primary
#77D3DB
secondary
#AD5149
accent
#2D20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484