#80DCCE#80DCCE
#80DCCE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.091 H 183.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCCE |
|---|---|
| RGB | rgb(128, 220, 206) |
| HSL | hsl(171, 57%, 68%) |
| HSV | hsv(171, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.96, -30.74, -1.72) |
| CIE-LCH | lch(81.96, 30.79, 183.20°) |
| OKLab | oklab(83.32% -0.0907 -0.0051) |
| OKLCH | oklch(83.32% 0.091 183.2) |
| XYZ | xyz(45.6315, 60.2284, 67.6012) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.38
Tiffany Blue
#7BF2DA
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCCE #DC808E
analogous
#80DCA0 #80DCCE #80BCDC
triadic
#80DCCE #CE80DC #DCCE80
tetradic
#80DCCE #A080DC #DC808E #BCDC80
square
#80DCCE #A080DC #DC808E #BCDC80
split-complementary
#80DCCE #DC80BC #DCA080
monochromatic
#31B19D #50CFBB #80DCCE #B0E9E1 #E0F6F3
Accessibility & contrast
On white
1.61
#80DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#80DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCCE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCCE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#5BDFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80dcce; /* rgb */ color: rgb(128, 220, 206); /* oklch */ color: oklch(83.3% 0.091 183.2);
Tailwind
colors: {
custom: {
50: '#a9e7dc',
500: '#80dcce',
950: '#000000',
},
}SCSS
$custom: #80dcce; $custom-light: #a9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#80dcce",
"rgb": {
"r": 128,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.87,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83316,
"c": 0.09082,
"h": 183.2
},
"luminance": 0.60232
}Semantic roles & 50–950 ramp
primary
#80DCCE
secondary
#B34E5D
accent
#213AC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484