#80DEC0#80DEC0
#80DEC0 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.100 H 171.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEC0 |
|---|---|
| RGB | rgb(128, 222, 192) |
| HSL | hsl(161, 59%, 69%) |
| HSV | hsv(161, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.18, -34.85, 6.03) |
| CIE-LCH | lch(82.18, 35.37, 170.19°) |
| OKLab | oklab(83.38% -0.099 0.0154) |
| OKLCH | oklch(83.38% 0.1 171.2) |
| XYZ | xyz(44.5340, 60.6343, 59.2158) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.12
Pale Teal
#82CBB2
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEC0 #DE809E
analogous
#80DE91 #80DEC0 #80CDDE
triadic
#80DEC0 #C080DE #DEC080
tetradic
#80DEC0 #9180DE #DE809E #CDDE80
square
#80DEC0 #9180DE #DE809E #CDDE80
split-complementary
#80DEC0 #DE80CD #DE9180
monochromatic
#2FB58A #4FD1A8 #80DEC0 #B1EBD8 #E1F7F0
Accessibility & contrast
On white
1.60
#80DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#80DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEC0
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEC0 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#61DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80dec0; /* rgb */ color: rgb(128, 222, 192); /* oklch */ color: oklch(83.4% 0.100 171.2);
Tailwind
colors: {
custom: {
50: '#a9e8d3',
500: '#80dec0',
950: '#000000',
},
}SCSS
$custom: #80dec0; $custom-light: #a9e8d3; $custom-dark: #000000;
JSON
{
"hex": "#80dec0",
"rgb": {
"r": 128,
"g": 222,
"b": 192
},
"hsl": {
"h": 160.851,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83376,
"c": 0.10021,
"h": 171.2
},
"luminance": 0.60638
}Semantic roles & 50–950 ramp
primary
#80DEC0
secondary
#B54D6E
accent
#1F55C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483