#80DECF#80DECF
#80DECF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 182.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #80DECF |
|---|---|
| RGB | rgb(128, 222, 207) |
| HSL | hsl(170, 59%, 69%) |
| HSV | hsv(170, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.56, -31.45, -1.38) |
| CIE-LCH | lch(82.56, 31.49, 182.51°) |
| OKLab | oklab(83.8% -0.0926 -0.0042) |
| OKLCH | oklch(83.8% 0.093 182.6) |
| XYZ | xyz(46.2814, 61.3333, 68.4191) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.38
Mediumturquoise
#48D1CC
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.37
Light Teal
#90E4C1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DECF #DE808F
analogous
#80DEA0 #80DECF #80BEDE
triadic
#80DECF #CF80DE #DECF80
tetradic
#80DECF #A080DE #DE808F #BEDE80
square
#80DECF #A080DE #DE808F #BEDE80
split-complementary
#80DECF #DE80BE #DEA080
monochromatic
#2FB59F #4FD1BD #80DECF #B1EBE1 #E1F7F4
Accessibility & contrast
On white
1.58
#80DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#80DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DECF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DECF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C6C9D0
Tritanopia (blue-blind)
#5AE1D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80decf; /* rgb */ color: rgb(128, 222, 207); /* oklch */ color: oklch(83.8% 0.093 182.6);
Tailwind
colors: {
custom: {
50: '#aae8dd',
500: '#80decf',
950: '#000000',
},
}SCSS
$custom: #80decf; $custom-light: #aae8dd; $custom-dark: #000000;
JSON
{
"hex": "#80decf",
"rgb": {
"r": 128,
"g": 222,
"b": 207
},
"hsl": {
"h": 170.426,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83804,
"c": 0.09268,
"h": 182.6
},
"luminance": 0.61337
}Semantic roles & 50–950 ramp
primary
#80DECF
secondary
#B54D5E
accent
#1F3AC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484