#80CED1#80CED1
#80CED1 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.077 H 198.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED1 |
|---|---|
| RGB | rgb(128, 206, 209) |
| HSL | hsl(182, 47%, 66%) |
| HSV | hsv(182, 39%, 82%) |
| CMYK | cmyk(38.8%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(78.07, -23.20, -9.07) |
| CIE-LCH | lch(78.07, 24.91, 201.35°) |
| OKLab | oklab(80.22% -0.0729 -0.0249) |
| OKLCH | oklch(80.22% 0.077 198.9) |
| XYZ | xyz(42.4778, 53.3323, 68.3650) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.34
Aqua Blue
#02D8E9
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 8.03
Paleturquoise
#AFEEEE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED1 #D18380
analogous
#80D1AB #80CED1 #80A5D1
triadic
#80CED1 #D180CE #CED180
tetradic
#80CED1 #AB80D1 #D18380 #A5D180
square
#80CED1 #AB80D1 #D18380 #A5D180
split-complementary
#80CED1 #D180A5 #D1AB80
monochromatic
#399A9E #53BDC1 #80CED1 #ADDFE1 #DAF1F2
Accessibility & contrast
On white
1.80
#80CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#80CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED1
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED1 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D1
Deuteranopia (green-blind)
#B6BCD2
Tritanopia (blue-blind)
#5DD3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80ced1; /* rgb */ color: rgb(128, 206, 209); /* oklch */ color: oklch(80.2% 0.077 198.9);
Tailwind
colors: {
custom: {
50: '#a9dddf',
500: '#80ced1',
950: '#000000',
},
}SCSS
$custom: #80ced1; $custom-light: #a9dddf; $custom-dark: #000000;
JSON
{
"hex": "#80ced1",
"rgb": {
"r": 128,
"g": 206,
"b": 209
},
"hsl": {
"h": 182.222,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.80219,
"c": 0.07707,
"h": 198.9
},
"luminance": 0.53335
}Semantic roles & 50–950 ramp
primary
#80CED1
secondary
#A35552
accent
#312BBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484