#77D2DB#77D2DB
#77D2DB is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.088 H 203.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2DB |
|---|---|
| RGB | rgb(119, 210, 219) |
| HSL | hsl(185, 58%, 66%) |
| HSV | hsv(185, 46%, 86%) |
| CMYK | cmyk(45.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.11, -24.84, -12.92) |
| CIE-LCH | lch(79.11, 28.00, 207.47°) |
| OKLab | oklab(81.05% -0.0805 -0.0356) |
| OKLCH | oklch(81.05% 0.088 203.9) |
| XYZ | xyz(43.4356, 55.1261, 75.3556) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2DB #DB8077
analogous
#77DBB2 #77D2DB #77A0DB
triadic
#77D2DB #DB77D2 #D2DB77
tetradic
#77D2DB #B277DB #DB8077 #A0DB77
square
#77D2DB #B277DB #DB8077 #A0DB77
split-complementary
#77D2DB #DB77A0 #DBB277
monochromatic
#2D9FAA #47C2CE #77D2DB #A7E2E8 #D8F2F5
Accessibility & contrast
On white
1.75
#77D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#77D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2DB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2DB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#43D8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d2db; /* rgb */ color: rgb(119, 210, 219); /* oklch */ color: oklch(81.0% 0.088 203.9);
Tailwind
colors: {
custom: {
50: '#a4e0e6',
500: '#77d2db',
950: '#000000',
},
}SCSS
$custom: #77d2db; $custom-light: #a4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#77d2db",
"rgb": {
"r": 119,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.4,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.81047,
"c": 0.08798,
"h": 203.9
},
"luminance": 0.5513
}Semantic roles & 50–950 ramp
primary
#77D2DB
secondary
#AD5249
accent
#2F20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484