#80D3CD#80D3CD
#80D3CD is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.082 H 189.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80D3CD |
|---|---|
| RGB | rgb(128, 211, 205) |
| HSL | hsl(176, 49%, 66%) |
| HSV | hsv(176, 39%, 83%) |
| CMYK | cmyk(39.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.38, -26.64, -4.99) |
| CIE-LCH | lch(79.38, 27.10, 190.61°) |
| OKLab | oklab(81.23% -0.0805 -0.0139) |
| OKLCH | oklch(81.23% 0.082 189.8) |
| XYZ | xyz(43.2116, 55.5824, 66.1972) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 7.10
Darkturquoise
#00CED1
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D3CD #D38086
analogous
#80D3A4 #80D3CD #80B0D3
triadic
#80D3CD #CD80D3 #D3CD80
tetradic
#80D3CD #A480D3 #D38086 #B0D380
square
#80D3CD #A480D3 #D38086 #B0D380
split-complementary
#80D3CD #D380B0 #D3A480
monochromatic
#38A199 #53C3BB #80D3CD #ADE3DF #DBF2F1
Accessibility & contrast
On white
1.73
#80D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#80D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D3CD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D3CD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#5ED7D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #80d3cd; /* rgb */ color: rgb(128, 211, 205); /* oklch */ color: oklch(81.2% 0.082 189.8);
Tailwind
colors: {
custom: {
50: '#a9e0dc',
500: '#80d3cd',
950: '#000000',
},
}SCSS
$custom: #80d3cd; $custom-light: #a9e0dc; $custom-dark: #000000;
JSON
{
"hex": "#80d3cd",
"rgb": {
"r": 128,
"g": 211,
"b": 205
},
"hsl": {
"h": 175.663,
"s": 48.538,
"l": 66.471
},
"oklch": {
"l": 0.81227,
"c": 0.08171,
"h": 189.8
},
"luminance": 0.55586
}Semantic roles & 50–950 ramp
primary
#80D3CD
secondary
#A65258
accent
#2A34BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484