#80DEDD#80DEDD
#80DEDD is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.090 H 194.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEDD |
|---|---|
| RGB | rgb(128, 222, 221) |
| HSL | hsl(179, 59%, 69%) |
| HSV | hsv(179, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.94, -28.10, -8.24) |
| CIE-LCH | lch(82.94, 29.28, 196.35°) |
| OKLab | oklab(84.24% -0.0867 -0.0227) |
| OKLCH | oklch(84.24% 0.09 194.7) |
| XYZ | xyz(48.0695, 62.0485, 77.8361) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEDD #DE8081
analogous
#80DEAE #80DEDD #80B0DE
triadic
#80DEDD #DD80DE #DEDD80
tetradic
#80DEDD #AE80DE #DE8081 #B0DE80
square
#80DEDD #AE80DE #DE8081 #B0DE80
split-complementary
#80DEDD #DE80B0 #DEAE80
monochromatic
#2FB5B3 #4FD1D0 #80DEDD #B1EBEA #E1F7F7
Accessibility & contrast
On white
1.57
#80DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#80DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEDD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEDD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#53E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80dedd; /* rgb */ color: rgb(128, 222, 221); /* oklch */ color: oklch(84.2% 0.090 194.7);
Tailwind
colors: {
custom: {
50: '#aae8e7',
500: '#80dedd',
950: '#000000',
},
}SCSS
$custom: #80dedd; $custom-light: #aae8e7; $custom-dark: #000000;
JSON
{
"hex": "#80dedd",
"rgb": {
"r": 128,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.362,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.84238,
"c": 0.08967,
"h": 194.7
},
"luminance": 0.62052
}Semantic roles & 50–950 ramp
primary
#80DEDD
secondary
#B54D4E
accent
#1F21C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484