#80DCD9#80DCD9
#80DCD9 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.088 H 192.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCD9 |
|---|---|
| RGB | rgb(128, 220, 217) |
| HSL | hsl(178, 57%, 68%) |
| HSV | hsv(178, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(82.26, -28.11, -7.12) |
| CIE-LCH | lch(82.26, 29.00, 194.22°) |
| OKLab | oklab(83.66% -0.0861 -0.0197) |
| OKLCH | oklch(83.66% 0.088 192.9) |
| XYZ | xyz(47.0148, 60.7818, 74.8868) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.29
Robin Egg Blue
#8AF1FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCD9 #DC8083
analogous
#80DCAB #80DCD9 #80B1DC
triadic
#80DCD9 #D980DC #DCD980
tetradic
#80DCD9 #AB80DC #DC8083 #B1DC80
square
#80DCD9 #AB80DC #DC8083 #B1DC80
split-complementary
#80DCD9 #DC80B1 #DCAB80
monochromatic
#31B1AD #50CFCB #80DCD9 #B0E9E7 #E0F6F6
Accessibility & contrast
On white
1.60
#80DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#80DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCD9
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCD9 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#56E1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dcd9; /* rgb */ color: rgb(128, 220, 217); /* oklch */ color: oklch(83.7% 0.088 192.9);
Tailwind
colors: {
custom: {
50: '#aae7e4',
500: '#80dcd9',
950: '#000000',
},
}SCSS
$custom: #80dcd9; $custom-light: #aae7e4; $custom-dark: #000000;
JSON
{
"hex": "#80dcd9",
"rgb": {
"r": 128,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83656,
"c": 0.0883,
"h": 192.9
},
"luminance": 0.60785
}Semantic roles & 50–950 ramp
primary
#80DCD9
secondary
#B34E51
accent
#2126C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484