#80DDDC#80DDDC
#80DDDC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.089 H 194.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDDC |
|---|---|
| RGB | rgb(128, 221, 220) |
| HSL | hsl(179, 58%, 68%) |
| HSV | hsv(179, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.63, -27.86, -8.17) |
| CIE-LCH | lch(82.63, 29.03, 196.35°) |
| OKLab | oklab(83.98% -0.086 -0.0225) |
| OKLCH | oklch(83.98% 0.089 194.7) |
| XYZ | xyz(47.6718, 61.4657, 77.0482) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDDC #DD8081
analogous
#80DDAD #80DDDC #80AFDD
triadic
#80DDDC #DC80DD #DDDC80
tetradic
#80DDDC #AD80DD #DD8081 #AFDD80
square
#80DDDC #AD80DD #DD8081 #AFDD80
split-complementary
#80DDDC #DD80AF #DDAD80
monochromatic
#30B3B1 #50D0CF #80DDDC #B0EAE9 #E1F7F7
Accessibility & contrast
On white
1.58
#80DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#80DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDDC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDDC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#54E2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80dddc; /* rgb */ color: rgb(128, 221, 220); /* oklch */ color: oklch(84.0% 0.089 194.7);
Tailwind
colors: {
custom: {
50: '#aae8e6',
500: '#80dddc',
950: '#000000',
},
}SCSS
$custom: #80dddc; $custom-light: #aae8e6; $custom-dark: #000000;
JSON
{
"hex": "#80dddc",
"rgb": {
"r": 128,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.355,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83979,
"c": 0.08892,
"h": 194.7
},
"luminance": 0.61469
}Semantic roles & 50–950 ramp
primary
#80DDDC
secondary
#B44D4F
accent
#2022C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484