#80D9CD#80D9CD
#80D9CD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.088 H 184.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80D9CD |
|---|---|
| RGB | rgb(128, 217, 205) |
| HSL | hsl(172, 54%, 68%) |
| HSV | hsv(172, 41%, 85%) |
| CMYK | cmyk(41%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(81.08, -29.54, -2.48) |
| CIE-LCH | lch(81.08, 29.64, 184.79°) |
| OKLab | oklab(82.6% -0.0876 -0.0071) |
| OKLCH | oklch(82.6% 0.088 184.7) |
| XYZ | xyz(44.7301, 58.6194, 66.7034) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 5.53
Seafoam Blue
#78D1B6
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 6.23
Tiffany Blue
#7BF2DA
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D9CD #D9808C
analogous
#80D9A0 #80D9CD #80B8D9
triadic
#80D9CD #CD80D9 #D9CD80
tetradic
#80D9CD #A080D9 #D9808C #B8D980
square
#80D9CD #A080D9 #D9808C #B8D980
split-complementary
#80D9CD #D980B8 #D9A080
monochromatic
#33AB9B #51CBBA #80D9CD #AFE7E0 #DEF5F2
Accessibility & contrast
On white
1.65
#80D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#80D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D9CD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D9CD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#5DDCD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80d9cd; /* rgb */ color: rgb(128, 217, 205); /* oklch */ color: oklch(82.6% 0.088 184.7);
Tailwind
colors: {
custom: {
50: '#a9e5dc',
500: '#80d9cd',
950: '#000000',
},
}SCSS
$custom: #80d9cd; $custom-light: #a9e5dc; $custom-dark: #000000;
JSON
{
"hex": "#80d9cd",
"rgb": {
"r": 128,
"g": 217,
"b": 205
},
"hsl": {
"h": 171.91,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.82599,
"c": 0.08789,
"h": 184.7
},
"luminance": 0.58623
}Semantic roles & 50–950 ramp
primary
#80D9CD
secondary
#AE4F5C
accent
#2439C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484