#80DECE#80DECE
#80DECE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 181.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80DECE |
|---|---|
| RGB | rgb(128, 222, 206) |
| HSL | hsl(170, 59%, 69%) |
| HSV | hsv(170, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(82.53, -31.69, -0.89) |
| CIE-LCH | lch(82.53, 31.70, 181.60°) |
| OKLab | oklab(83.77% -0.093 -0.0029) |
| OKLCH | oklch(83.77% 0.093 181.8) |
| XYZ | xyz(46.1596, 61.2845, 67.7772) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.09
Pale Teal
#82CBB2
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DECE #DE8090
analogous
#80DE9F #80DECE #80BFDE
triadic
#80DECE #CE80DE #DECE80
tetradic
#80DECE #9F80DE #DE8090 #BFDE80
square
#80DECE #9F80DE #DE8090 #BFDE80
split-complementary
#80DECE #DE80BF #DE9F80
monochromatic
#2FB59E #4FD1BB #80DECE #B1EBE1 #E1F7F3
Accessibility & contrast
On white
1.58
#80DECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#80DECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DECE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DECE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C6C9CF
Tritanopia (blue-blind)
#5BE1D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dece; /* rgb */ color: rgb(128, 222, 206); /* oklch */ color: oklch(83.8% 0.093 181.8);
Tailwind
colors: {
custom: {
50: '#aae8dc',
500: '#80dece',
950: '#000000',
},
}SCSS
$custom: #80dece; $custom-light: #aae8dc; $custom-dark: #000000;
JSON
{
"hex": "#80dece",
"rgb": {
"r": 128,
"g": 222,
"b": 206
},
"hsl": {
"h": 169.787,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83774,
"c": 0.09304,
"h": 181.8
},
"luminance": 0.61288
}Semantic roles & 50–950 ramp
primary
#80DECE
secondary
#B54D5F
accent
#1F3CC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484