#80CEDC#80CEDC
#80CEDC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.079 H 210.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEDC |
|---|---|
| RGB | rgb(128, 206, 220) |
| HSL | hsl(189, 57%, 68%) |
| HSV | hsv(189, 42%, 86%) |
| CMYK | cmyk(41.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.40, -20.44, -14.48) |
| CIE-LCH | lch(78.40, 25.05, 215.32°) |
| OKLab | oklab(80.59% -0.0685 -0.0398) |
| OKLCH | oklch(80.59% 0.079 210.2) |
| XYZ | xyz(43.8869, 53.8959, 75.7866) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 7.39
Aqua Blue
#02D8E9
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEDC #DC8E80
analogous
#80DCBC #80CEDC #80A0DC
triadic
#80CEDC #DC80CE #CEDC80
tetradic
#80CEDC #BC80DC #DC8E80 #A0DC80
square
#80CEDC #BC80DC #DC8E80 #A0DC80
split-complementary
#80CEDC #DC80A0 #DCBC80
monochromatic
#319DB1 #50BBCF #80CEDC #B0E1E9 #E0F3F6
Accessibility & contrast
On white
1.78
#80CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#80CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEDC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEDC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#57D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cedc; /* rgb */ color: rgb(128, 206, 220); /* oklch */ color: oklch(80.6% 0.079 210.2);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#80cedc',
950: '#000000',
},
}SCSS
$custom: #80cedc; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#80cedc",
"rgb": {
"r": 128,
"g": 206,
"b": 220
},
"hsl": {
"h": 189.13,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.80592,
"c": 0.07926,
"h": 210.2
},
"luminance": 0.53899
}Semantic roles & 50–950 ramp
primary
#80CEDC
secondary
#B35D4E
accent
#3A21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484