#80DEC4#80DEC4
#80DEC4 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 174.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEC4 |
|---|---|
| RGB | rgb(128, 222, 196) |
| HSL | hsl(163, 59%, 69%) |
| HSV | hsv(163, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.28, -33.97, 4.05) |
| CIE-LCH | lch(82.28, 34.21, 173.20°) |
| OKLab | oklab(83.49% -0.0973 0.0102) |
| OKLCH | oklch(83.49% 0.098 174) |
| XYZ | xyz(44.9832, 60.8140, 61.5817) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.16
Light Teal
#90E4C1
ΔE00 3.57
Pale Teal
#82CBB2
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.86
Seafoam
#7FE0B3
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEC4 #DE809A
analogous
#80DE95 #80DEC4 #80C9DE
triadic
#80DEC4 #C480DE #DEC480
tetradic
#80DEC4 #9580DE #DE809A #C9DE80
square
#80DEC4 #9580DE #DE809A #C9DE80
split-complementary
#80DEC4 #DE80C9 #DE9580
monochromatic
#2FB590 #4FD1AD #80DEC4 #B1EBDB #E1F7F1
Accessibility & contrast
On white
1.60
#80DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#80DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEC4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEC4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#C9C8C6
Tritanopia (blue-blind)
#60E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dec4; /* rgb */ color: rgb(128, 222, 196); /* oklch */ color: oklch(83.5% 0.098 174.0);
Tailwind
colors: {
custom: {
50: '#a9e8d5',
500: '#80dec4',
950: '#000000',
},
}SCSS
$custom: #80dec4; $custom-light: #a9e8d5; $custom-dark: #000000;
JSON
{
"hex": "#80dec4",
"rgb": {
"r": 128,
"g": 222,
"b": 196
},
"hsl": {
"h": 163.404,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83487,
"c": 0.09781,
"h": 174
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#80DEC4
secondary
#B54D6A
accent
#1F4DC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483