#80CEC8#80CEC8
#80CEC8 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.078 H 189.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEC8 |
|---|---|
| RGB | rgb(128, 206, 200) |
| HSL | hsl(175, 44%, 65%) |
| HSV | hsv(175, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(77.82, -25.38, -4.61) |
| CIE-LCH | lch(77.82, 25.79, 190.29°) |
| OKLab | oklab(79.93% -0.0766 -0.0128) |
| OKLCH | oklch(79.93% 0.078 189.5) |
| XYZ | xyz(41.3949, 52.8991, 62.6617) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Pale Teal
#82CBB2
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 7.51
Turquoise
#40E0D0
ΔE00 7.88
Paleturquoise
#AFEEEE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEC8 #CE8086
analogous
#80CEA1 #80CEC8 #80ADCE
triadic
#80CEC8 #C880CE #CEC880
tetradic
#80CEC8 #A180CE #CE8086 #ADCE80
square
#80CEC8 #A180CE #CE8086 #ADCE80
split-complementary
#80CEC8 #CE80AD #CEA180
monochromatic
#3B9991 #54BDB5 #80CEC8 #ACDFDB #D8F0EE
Accessibility & contrast
On white
1.81
#80CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#80CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEC8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEC8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#61D2CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cec8; /* rgb */ color: rgb(128, 206, 200); /* oklch */ color: oklch(79.9% 0.078 189.5);
Tailwind
colors: {
custom: {
50: '#a8ddd8',
500: '#80cec8',
950: '#000000',
},
}SCSS
$custom: #80cec8; $custom-light: #a8ddd8; $custom-dark: #000000;
JSON
{
"hex": "#80cec8",
"rgb": {
"r": 128,
"g": 206,
"b": 200
},
"hsl": {
"h": 175.385,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79929,
"c": 0.0777,
"h": 189.5
},
"luminance": 0.52902
}Semantic roles & 50–950 ramp
primary
#80CEC8
secondary
#9F5459
accent
#2E39B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483