#80CECA#80CECA
#80CECA is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.077 H 191.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80CECA |
|---|---|
| RGB | rgb(128, 206, 202) |
| HSL | hsl(177, 44%, 65%) |
| HSV | hsv(177, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.87, -24.90, -5.60) |
| CIE-LCH | lch(77.87, 25.52, 192.68°) |
| OKLab | oklab(79.99% -0.0758 -0.0155) |
| OKLCH | oklch(79.99% 0.077 191.5) |
| XYZ | xyz(41.6301, 52.9932, 63.9007) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 8.26
Turquoise
#40E0D0
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CECA #CE8084
analogous
#80CEA3 #80CECA #80ABCE
triadic
#80CECA #CA80CE #CECA80
tetradic
#80CECA #A380CE #CE8084 #ABCE80
square
#80CECA #A380CE #CE8084 #ABCE80
split-complementary
#80CECA #CE80AB #CEA380
monochromatic
#3B9994 #54BDB8 #80CECA #ACDFDC #D8F0EF
Accessibility & contrast
On white
1.81
#80CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#80CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CECA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CECA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#60D2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80ceca; /* rgb */ color: rgb(128, 206, 202); /* oklch */ color: oklch(80.0% 0.077 191.5);
Tailwind
colors: {
custom: {
50: '#a8ddda',
500: '#80ceca',
950: '#000000',
},
}SCSS
$custom: #80ceca; $custom-light: #a8ddda; $custom-dark: #000000;
JSON
{
"hex": "#80ceca",
"rgb": {
"r": 128,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.923,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79992,
"c": 0.07738,
"h": 191.5
},
"luminance": 0.52996
}Semantic roles & 50–950 ramp
primary
#80CECA
secondary
#9F5457
accent
#2E35B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483