#80CED0#80CED0
#80CED0 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.077 H 197.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED0 |
|---|---|
| RGB | rgb(128, 206, 208) |
| HSL | hsl(182, 46%, 66%) |
| HSV | hsv(182, 38%, 82%) |
| CMYK | cmyk(38.5%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(78.04, -23.45, -8.57) |
| CIE-LCH | lch(78.04, 24.96, 200.09°) |
| OKLab | oklab(80.19% -0.0733 -0.0236) |
| OKLCH | oklch(80.19% 0.077 197.8) |
| XYZ | xyz(42.3544, 53.2829, 67.7151) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Paleturquoise
#AFEEEE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED0 #D08280
analogous
#80D0AA #80CED0 #80A6D0
triadic
#80CED0 #D080CE #CED080
tetradic
#80CED0 #AA80D0 #D08280 #A6D080
square
#80CED0 #AA80D0 #D08280 #A6D080
split-complementary
#80CED0 #D080A6 #D0AA80
monochromatic
#3A999C #53BDBF #80CED0 #ADDFE1 #D9F0F1
Accessibility & contrast
On white
1.80
#80CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#80CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#B6BCD1
Tritanopia (blue-blind)
#5ED3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80ced0; /* rgb */ color: rgb(128, 206, 208); /* oklch */ color: oklch(80.2% 0.077 197.8);
Tailwind
colors: {
custom: {
50: '#a9ddde',
500: '#80ced0',
950: '#000000',
},
}SCSS
$custom: #80ced0; $custom-light: #a9ddde; $custom-dark: #000000;
JSON
{
"hex": "#80ced0",
"rgb": {
"r": 128,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.5,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.80186,
"c": 0.07703,
"h": 197.8
},
"luminance": 0.53286
}Semantic roles & 50–950 ramp
primary
#80CED0
secondary
#A15553
accent
#302CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484