#80CCAE#80CCAE
#80CCAE is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.088 H 167.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCAE |
|---|---|
| RGB | rgb(128, 204, 174) |
| HSL | hsl(156, 43%, 65%) |
| HSV | hsv(156, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.58, -30.26, 7.57) |
| CIE-LCH | lch(76.58, 31.19, 165.96°) |
| OKLab | oklab(78.71% -0.0854 0.0195) |
| OKLCH | oklch(78.71% 0.088 167.2) |
| XYZ | xyz(38.1321, 50.8285, 47.8378) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.55
Seafoam Blue
#78D1B6
ΔE00 2.32
Mediumaquamarine
#66CDAA
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCAE #CC809E
analogous
#80CC88 #80CCAE #80C4CC
triadic
#80CCAE #AE80CC #CCAE80
tetradic
#80CCAE #8880CC #CC809E #C4CC80
square
#80CCAE #8880CC #CC809E #C4CC80
split-complementary
#80CCAE #CC80C4 #CC8880
monochromatic
#3C9672 #54BA92 #80CCAE #ACDECA #D7EFE6
Accessibility & contrast
On white
1.88
#80CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#80CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCAE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCAE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AD
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#6CCDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80ccae; /* rgb */ color: rgb(128, 204, 174); /* oklch */ color: oklch(78.7% 0.088 167.2);
Tailwind
colors: {
custom: {
50: '#a8dcc6',
500: '#80ccae',
950: '#000000',
},
}SCSS
$custom: #80ccae; $custom-light: #a8dcc6; $custom-dark: #000000;
JSON
{
"hex": "#80ccae",
"rgb": {
"r": 128,
"g": 204,
"b": 174
},
"hsl": {
"h": 156.316,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.78711,
"c": 0.08756,
"h": 167.2
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#80CCAE
secondary
#9C5471
accent
#3065B6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482