#80CCAA#80CCAA
#80CCAA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.091 H 164.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCAA |
|---|---|
| RGB | rgb(128, 204, 170) |
| HSL | hsl(153, 43%, 65%) |
| HSV | hsv(153, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.48, -31.10, 9.58) |
| CIE-LCH | lch(76.48, 32.54, 162.88°) |
| OKLab | oklab(78.61% -0.0871 0.0247) |
| OKLCH | oklch(78.61% 0.091 164.2) |
| XYZ | xyz(37.7479, 50.6749, 45.8146) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.73
Seafoam Blue
#78D1B6
ΔE00 3.23
Mediumaquamarine
#66CDAA
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCAA #CC80A2
analogous
#80CC84 #80CCAA #80C8CC
triadic
#80CCAA #AA80CC #CCAA80
tetradic
#80CCAA #8480CC #CC80A2 #C8CC80
square
#80CCAA #8480CC #CC80A2 #C8CC80
split-complementary
#80CCAA #CC80C8 #CC8480
monochromatic
#3C966E #54BA8D #80CCAA #ACDEC7 #D7EFE4
Accessibility & contrast
On white
1.89
#80CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#80CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCAA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCAA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#6DCCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80ccaa; /* rgb */ color: rgb(128, 204, 170); /* oklch */ color: oklch(78.6% 0.091 164.2);
Tailwind
colors: {
custom: {
50: '#a8dcc3',
500: '#80ccaa',
950: '#000000',
},
}SCSS
$custom: #80ccaa; $custom-light: #a8dcc3; $custom-dark: #000000;
JSON
{
"hex": "#80ccaa",
"rgb": {
"r": 128,
"g": 204,
"b": 170
},
"hsl": {
"h": 153.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.78605,
"c": 0.09056,
"h": 164.2
},
"luminance": 0.50677
}Semantic roles & 50–950 ramp
primary
#80CCAA
secondary
#9C5474
accent
#306CB6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482