#80CDAD#80CDAD
#80CDAD is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.090 H 165.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDAD |
|---|---|
| RGB | rgb(128, 205, 173) |
| HSL | hsl(155, 44%, 65%) |
| HSV | hsv(155, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.84, -30.95, 8.49) |
| CIE-LCH | lch(76.84, 32.09, 164.67°) |
| OKLab | oklab(78.92% -0.087 0.0218) |
| OKLCH | oklch(78.92% 0.09 165.9) |
| XYZ | xyz(38.2734, 51.2666, 47.4058) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.15
Seafoam Blue
#78D1B6
ΔE00 2.57
Mediumaquamarine
#66CDAA
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 5.42
Eucalyptus
#44D7A8
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDAD #CD80A0
analogous
#80CD86 #80CDAD #80C6CD
triadic
#80CDAD #AD80CD #CDAD80
tetradic
#80CDAD #8680CD #CD80A0 #C6CD80
square
#80CDAD #8680CD #CD80A0 #C6CD80
split-complementary
#80CDAD #CD80C6 #CD8680
monochromatic
#3B9771 #54BC91 #80CDAD #ACDEC9 #D8F0E6
Accessibility & contrast
On white
1.87
#80CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#80CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDAD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDAD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AB
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#6CCDC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80cdad; /* rgb */ color: rgb(128, 205, 173); /* oklch */ color: oklch(78.9% 0.090 165.9);
Tailwind
colors: {
custom: {
50: '#a8dcc5',
500: '#80cdad',
950: '#000000',
},
}SCSS
$custom: #80cdad; $custom-light: #a8dcc5; $custom-dark: #000000;
JSON
{
"hex": "#80cdad",
"rgb": {
"r": 128,
"g": 205,
"b": 173
},
"hsl": {
"h": 155.065,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78917,
"c": 0.08974,
"h": 165.9
},
"luminance": 0.51269
}Semantic roles & 50–950 ramp
primary
#80CDAD
secondary
#9D5472
accent
#2F67B7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482