#80DDCD#80DDCD
#80DDCD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.092 H 181.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDCD |
|---|---|
| RGB | rgb(128, 221, 205) |
| HSL | hsl(170, 58%, 68%) |
| HSV | hsv(170, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.22, -31.45, -0.81) |
| CIE-LCH | lch(82.22, 31.46, 181.47°) |
| OKLab | oklab(83.52% -0.0923 -0.0027) |
| OKLCH | oklch(83.52% 0.092 181.7) |
| XYZ | xyz(45.7737, 60.7065, 67.0512) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDCD #DD8090
analogous
#80DD9E #80DDCD #80BEDD
triadic
#80DDCD #CD80DD #DDCD80
tetradic
#80DDCD #9E80DD #DD8090 #BEDD80
square
#80DDCD #9E80DD #DD8090 #BEDD80
split-complementary
#80DDCD #DD80BE #DD9E80
monochromatic
#30B39C #50D0BA #80DDCD #B0EAE0 #E1F7F3
Accessibility & contrast
On white
1.60
#80DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#80DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDCD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDCD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#5CE0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80ddcd; /* rgb */ color: rgb(128, 221, 205); /* oklch */ color: oklch(83.5% 0.092 181.7);
Tailwind
colors: {
custom: {
50: '#a9e8dc',
500: '#80ddcd',
950: '#000000',
},
}SCSS
$custom: #80ddcd; $custom-light: #a9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#80ddcd",
"rgb": {
"r": 128,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.677,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83515,
"c": 0.0923,
"h": 181.7
},
"luminance": 0.6071
}Semantic roles & 50–950 ramp
primary
#80DDCD
secondary
#B44D5F
accent
#203DC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484