#80D4C8#80D4C8
#80D4C8 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.084 H 184.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80D4C8 |
|---|---|
| RGB | rgb(128, 212, 200) |
| HSL | hsl(171, 49%, 67%) |
| HSV | hsv(171, 40%, 83%) |
| CMYK | cmyk(39.6%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(79.52, -28.30, -2.09) |
| CIE-LCH | lch(79.52, 28.38, 184.23°) |
| OKLab | oklab(81.3% -0.0838 -0.0061) |
| OKLCH | oklch(81.3% 0.084 184.1) |
| XYZ | xyz(42.8669, 55.8433, 63.1523) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 7.69
Mediumaquamarine
#66CDAA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D4C8 #D4808C
analogous
#80D49E #80D4C8 #80B6D4
triadic
#80D4C8 #C880D4 #D4C880
tetradic
#80D4C8 #9E80D4 #D4808C #B6D480
square
#80D4C8 #9E80D4 #D4808C #B6D480
split-complementary
#80D4C8 #D480B6 #D49E80
monochromatic
#37A393 #52C5B4 #80D4C8 #AEE3DC #DBF3F0
Accessibility & contrast
On white
1.73
#80D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#80D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D4C8
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D4C8 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#60D7D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #80d4c8; /* rgb */ color: rgb(128, 212, 200); /* oklch */ color: oklch(81.3% 0.084 184.1);
Tailwind
colors: {
custom: {
50: '#a9e1d8',
500: '#80d4c8',
950: '#000000',
},
}SCSS
$custom: #80d4c8; $custom-light: #a9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#80d4c8",
"rgb": {
"r": 128,
"g": 212,
"b": 200
},
"hsl": {
"h": 171.429,
"s": 49.412,
"l": 66.667
},
"oklch": {
"l": 0.81302,
"c": 0.08403,
"h": 184.1
},
"luminance": 0.55846
}Semantic roles & 50–950 ramp
primary
#80D4C8
secondary
#A7515D
accent
#293EBD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483