#80CEC3#80CEC3
#80CEC3 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.079 H 184.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEC3 |
|---|---|
| RGB | rgb(128, 206, 195) |
| HSL | hsl(172, 44%, 65%) |
| HSV | hsv(172, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 5.3%, 19.2%) |
| CIE-LAB | lab(77.68, -26.55, -2.12) |
| CIE-LCH | lch(77.68, 26.64, 184.56°) |
| OKLab | oklab(79.77% -0.0787 -0.0061) |
| OKLCH | oklch(79.77% 0.079 184.4) |
| XYZ | xyz(40.8201, 52.6692, 59.6344) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 7.29
Mediumaquamarine
#66CDAA
ΔE00 8.18
Darkturquoise
#00CED1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEC3 #CE808B
analogous
#80CE9C #80CEC3 #80B2CE
triadic
#80CEC3 #C380CE #CEC380
tetradic
#80CEC3 #9C80CE #CE808B #B2CE80
square
#80CEC3 #9C80CE #CE808B #B2CE80
split-complementary
#80CEC3 #CE80B2 #CE9C80
monochromatic
#3B998B #54BDAE #80CEC3 #ACDFD8 #D8F0ED
Accessibility & contrast
On white
1.82
#80CEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#80CEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEC3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEC3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#B9BCC4
Tritanopia (blue-blind)
#63D1CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cec3; /* rgb */ color: rgb(128, 206, 195); /* oklch */ color: oklch(79.8% 0.079 184.4);
Tailwind
colors: {
custom: {
50: '#a8ddd5',
500: '#80cec3',
950: '#000000',
},
}SCSS
$custom: #80cec3; $custom-light: #a8ddd5; $custom-dark: #000000;
JSON
{
"hex": "#80cec3",
"rgb": {
"r": 128,
"g": 206,
"b": 195
},
"hsl": {
"h": 171.538,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79775,
"c": 0.07898,
"h": 184.4
},
"luminance": 0.52672
}Semantic roles & 50–950 ramp
primary
#80CEC3
secondary
#9F545E
accent
#2E41B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483