#80DEC2#80DEC2
#80DEC2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 172.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEC2 |
|---|---|
| RGB | rgb(128, 222, 194) |
| HSL | hsl(162, 59%, 69%) |
| HSV | hsv(162, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.23, -34.41, 5.04) |
| CIE-LCH | lch(82.23, 34.78, 171.67°) |
| OKLab | oklab(83.43% -0.0981 0.0128) |
| OKLCH | oklch(83.43% 0.099 172.6) |
| XYZ | xyz(44.7571, 60.7235, 60.3908) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.08
Light Teal
#90E4C1
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEC2 #DE809C
analogous
#80DE93 #80DEC2 #80CBDE
triadic
#80DEC2 #C280DE #DEC280
tetradic
#80DEC2 #9380DE #DE809C #CBDE80
square
#80DEC2 #9380DE #DE809C #CBDE80
split-complementary
#80DEC2 #DE80CB #DE9380
monochromatic
#2FB58D #4FD1AB #80DEC2 #B1EBD9 #E1F7F1
Accessibility & contrast
On white
1.60
#80DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#80DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEC2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEC2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#61E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dec2; /* rgb */ color: rgb(128, 222, 194); /* oklch */ color: oklch(83.4% 0.099 172.6);
Tailwind
colors: {
custom: {
50: '#a9e8d4',
500: '#80dec2',
950: '#000000',
},
}SCSS
$custom: #80dec2; $custom-light: #a9e8d4; $custom-dark: #000000;
JSON
{
"hex": "#80dec2",
"rgb": {
"r": 128,
"g": 222,
"b": 194
},
"hsl": {
"h": 162.128,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83431,
"c": 0.09898,
"h": 172.6
},
"luminance": 0.60727
}Semantic roles & 50–950 ramp
primary
#80DEC2
secondary
#B54D6C
accent
#1F51C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483