#80DECC#80DECC
#80DECC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.094 H 180.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80DECC |
|---|---|
| RGB | rgb(128, 222, 204) |
| HSL | hsl(169, 59%, 69%) |
| HSV | hsv(169, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.48, -32.15, 0.10) |
| CIE-LCH | lch(82.48, 32.15, 179.82°) |
| OKLab | oklab(83.72% -0.0938 -0.0002) |
| OKLCH | oklch(83.72% 0.094 180.2) |
| XYZ | xyz(45.9181, 61.1880, 66.5058) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.78
Turquoise
#40E0D0
ΔE00 5.09
Pale Teal
#82CBB2
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DECC #DE8092
analogous
#80DE9D #80DECC #80C1DE
triadic
#80DECC #CC80DE #DECC80
tetradic
#80DECC #9D80DE #DE8092 #C1DE80
square
#80DECC #9D80DE #DE8092 #C1DE80
split-complementary
#80DECC #DE80C1 #DE9D80
monochromatic
#2FB59B #4FD1B8 #80DECC #B1EBE0 #E1F7F3
Accessibility & contrast
On white
1.59
#80DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#80DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DECC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DECC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C7C8CE
Tritanopia (blue-blind)
#5CE1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80decc; /* rgb */ color: rgb(128, 222, 204); /* oklch */ color: oklch(83.7% 0.094 180.2);
Tailwind
colors: {
custom: {
50: '#aae8db',
500: '#80decc',
950: '#000000',
},
}SCSS
$custom: #80decc; $custom-light: #aae8db; $custom-dark: #000000;
JSON
{
"hex": "#80decc",
"rgb": {
"r": 128,
"g": 222,
"b": 204
},
"hsl": {
"h": 168.511,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83716,
"c": 0.09385,
"h": 180.2
},
"luminance": 0.61191
}Semantic roles & 50–950 ramp
primary
#80DECC
secondary
#B54D61
accent
#1F3FC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484