#80DECD#80DECD
#80DECD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.093 H 181.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #80DECD |
|---|---|
| RGB | rgb(128, 222, 205) |
| HSL | hsl(169, 59%, 69%) |
| HSV | hsv(169, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(82.51, -31.92, -0.39) |
| CIE-LCH | lch(82.51, 31.92, 180.71°) |
| OKLab | oklab(83.75% -0.0934 -0.0016) |
| OKLCH | oklch(83.75% 0.093 181) |
| XYZ | xyz(46.0385, 61.2361, 67.1395) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DECD #DE8091
analogous
#80DE9E #80DECD #80C0DE
triadic
#80DECD #CD80DE #DECD80
tetradic
#80DECD #9E80DE #DE8091 #C0DE80
square
#80DECD #9E80DE #DE8091 #C0DE80
split-complementary
#80DECD #DE80C0 #DE9E80
monochromatic
#2FB59C #4FD1BA #80DECD #B1EBE0 #E1F7F3
Accessibility & contrast
On white
1.59
#80DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#80DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DECD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DECD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C7C8CE
Tritanopia (blue-blind)
#5BE1D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80decd; /* rgb */ color: rgb(128, 222, 205); /* oklch */ color: oklch(83.7% 0.093 181.0);
Tailwind
colors: {
custom: {
50: '#aae8dc',
500: '#80decd',
950: '#000000',
},
}SCSS
$custom: #80decd; $custom-light: #aae8dc; $custom-dark: #000000;
JSON
{
"hex": "#80decd",
"rgb": {
"r": 128,
"g": 222,
"b": 205
},
"hsl": {
"h": 169.149,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83745,
"c": 0.09343,
"h": 181
},
"luminance": 0.6124
}Semantic roles & 50–950 ramp
primary
#80DECD
secondary
#B54D60
accent
#1F3DC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484