#80CECF#80CECF
#80CECF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.077 H 196.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #80CECF |
|---|---|
| RGB | rgb(128, 206, 207) |
| HSL | hsl(181, 45%, 66%) |
| HSV | hsv(181, 38%, 81%) |
| CMYK | cmyk(38.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.01, -23.69, -8.08) |
| CIE-LCH | lch(78.01, 25.03, 198.83°) |
| OKLab | oklab(80.15% -0.0737 -0.0222) |
| OKLCH | oklch(80.15% 0.077 196.8) |
| XYZ | xyz(42.2317, 53.2339, 67.0692) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.97
Powder Blue
#B0E0E6
ΔE00 8.20
Paleturquoise
#AFEEEE
ΔE00 8.33
Robin'S Egg Blue
#98EFF9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CECF #CF8180
analogous
#80CFA8 #80CECF #80A6CF
triadic
#80CECF #CF80CE #CECF80
tetradic
#80CECF #A880CF #CF8180 #A6CF80
square
#80CECF #A880CF #CF8180 #A6CF80
split-complementary
#80CECF #CF80A6 #CFA880
monochromatic
#3A999A #54BDBE #80CECF #ACDFE0 #D9F0F1
Accessibility & contrast
On white
1.80
#80CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#80CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CECF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CECF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#5ED3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cecf; /* rgb */ color: rgb(128, 206, 207); /* oklch */ color: oklch(80.2% 0.077 196.8);
Tailwind
colors: {
custom: {
50: '#a9dddd',
500: '#80cecf',
950: '#000000',
},
}SCSS
$custom: #80cecf; $custom-light: #a9dddd; $custom-dark: #000000;
JSON
{
"hex": "#80cecf",
"rgb": {
"r": 128,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.759,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.80153,
"c": 0.07702,
"h": 196.8
},
"luminance": 0.53237
}Semantic roles & 50–950 ramp
primary
#80CECF
secondary
#A05453
accent
#2F2DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484