#80CECD#80CECD
#80CECD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.077 H 194.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #80CECD |
|---|---|
| RGB | rgb(128, 206, 205) |
| HSL | hsl(179, 44%, 65%) |
| HSV | hsv(179, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.96, -24.18, -7.09) |
| CIE-LCH | lch(77.96, 25.19, 196.34°) |
| OKLab | oklab(80.09% -0.0746 -0.0195) |
| OKLCH | oklch(80.09% 0.077 194.7) |
| XYZ | xyz(41.9888, 53.1367, 65.7896) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CECD #CE8081
analogous
#80CEA6 #80CECD #80A8CE
triadic
#80CECD #CD80CE #CECD80
tetradic
#80CECD #A680CE #CE8081 #A8CE80
square
#80CECD #A680CE #CE8081 #A8CE80
split-complementary
#80CECD #CE80A8 #CEA680
monochromatic
#3B9997 #54BDBC #80CECD #ACDFDE #D8F0F0
Accessibility & contrast
On white
1.81
#80CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#80CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CECD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CECD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#5FD2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cecd; /* rgb */ color: rgb(128, 206, 205); /* oklch */ color: oklch(80.1% 0.077 194.7);
Tailwind
colors: {
custom: {
50: '#a9dddc',
500: '#80cecd',
950: '#000000',
},
}SCSS
$custom: #80cecd; $custom-light: #a9dddc; $custom-dark: #000000;
JSON
{
"hex": "#80cecd",
"rgb": {
"r": 128,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.231,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.80088,
"c": 0.07709,
"h": 194.7
},
"luminance": 0.5314
}Semantic roles & 50–950 ramp
primary
#80CECD
secondary
#9F5454
accent
#2E30B7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484