#80CECB#80CECB
#80CECB is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.077 H 192.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80CECB |
|---|---|
| RGB | rgb(128, 206, 203) |
| HSL | hsl(178, 44%, 65%) |
| HSV | hsv(178, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.90, -24.66, -6.10) |
| CIE-LCH | lch(77.90, 25.40, 193.89°) |
| OKLab | oklab(80.02% -0.0754 -0.0168) |
| OKLCH | oklch(80.02% 0.077 192.6) |
| XYZ | xyz(41.7489, 53.0407, 64.5263) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 8.25
Turquoise
#40E0D0
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 8.57
Seafoam Blue
#78D1B6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CECB #CE8083
analogous
#80CEA4 #80CECB #80AACE
triadic
#80CECB #CB80CE #CECB80
tetradic
#80CECB #A480CE #CE8083 #AACE80
square
#80CECB #A480CE #CE8083 #AACE80
split-complementary
#80CECB #CE80AA #CEA480
monochromatic
#3B9995 #54BDB9 #80CECB #ACDFDD #D8F0EF
Accessibility & contrast
On white
1.81
#80CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#80CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CECB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CECB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#60D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cecb; /* rgb */ color: rgb(128, 206, 203); /* oklch */ color: oklch(80.0% 0.077 192.6);
Tailwind
colors: {
custom: {
50: '#a8ddda',
500: '#80cecb',
950: '#000000',
},
}SCSS
$custom: #80cecb; $custom-light: #a8ddda; $custom-dark: #000000;
JSON
{
"hex": "#80cecb",
"rgb": {
"r": 128,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.692,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.80024,
"c": 0.07725,
"h": 192.6
},
"luminance": 0.53044
}Semantic roles & 50–950 ramp
primary
#80CECB
secondary
#9F5456
accent
#2E33B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483