#80CEDD#80CEDD
#80CEDD is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.080 H 211.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEDD |
|---|---|
| RGB | rgb(128, 206, 221) |
| HSL | hsl(190, 58%, 68%) |
| HSV | hsv(190, 42%, 87%) |
| CMYK | cmyk(42.1%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.43, -20.19, -14.97) |
| CIE-LCH | lch(78.43, 25.14, 216.57°) |
| OKLab | oklab(80.63% -0.0681 -0.0412) |
| OKLCH | oklch(80.63% 0.08 211.1) |
| XYZ | xyz(44.0198, 53.9491, 76.4862) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.30
Aqua Blue
#02D8E9
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEDD #DD8F80
analogous
#80DDBD #80CEDD #809FDD
triadic
#80CEDD #DD80CE #CEDD80
tetradic
#80CEDD #BD80DD #DD8F80 #9FDD80
square
#80CEDD #BD80DD #DD8F80 #9FDD80
split-complementary
#80CEDD #DD809F #DDBD80
monochromatic
#309EB3 #50BBD0 #80CEDD #B0E1EA #E1F3F7
Accessibility & contrast
On white
1.78
#80CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#80CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEDD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEDD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#57D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cedd; /* rgb */ color: rgb(128, 206, 221); /* oklch */ color: oklch(80.6% 0.080 211.1);
Tailwind
colors: {
custom: {
50: '#a9dde7',
500: '#80cedd',
950: '#000000',
},
}SCSS
$custom: #80cedd; $custom-light: #a9dde7; $custom-dark: #000000;
JSON
{
"hex": "#80cedd",
"rgb": {
"r": 128,
"g": 206,
"b": 221
},
"hsl": {
"h": 189.677,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.80627,
"c": 0.07962,
"h": 211.1
},
"luminance": 0.53952
}Semantic roles & 50–950 ramp
primary
#80CEDD
secondary
#B45E4D
accent
#3B20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484