#80CEAF#80CEAF
#80CEAF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.090 H 166.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEAF |
|---|---|
| RGB | rgb(128, 206, 175) |
| HSL | hsl(156, 44%, 65%) |
| HSV | hsv(156, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(77.18, -31.00, 7.89) |
| CIE-LCH | lch(77.18, 31.99, 165.72°) |
| OKLab | oklab(79.2% -0.0874 0.0203) |
| OKLCH | oklch(79.2% 0.09 166.9) |
| XYZ | xyz(38.7083, 51.8245, 48.5126) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.91
Seafoam Blue
#78D1B6
ΔE00 2.17
Mediumaquamarine
#66CDAA
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 5.21
Seafoam
#7FE0B3
ΔE00 5.27
Eucalyptus
#44D7A8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEAF #CE809F
analogous
#80CE88 #80CEAF #80C6CE
triadic
#80CEAF #AF80CE #CEAF80
tetradic
#80CEAF #8880CE #CE809F #C6CE80
square
#80CEAF #8880CE #CE809F #C6CE80
split-complementary
#80CEAF #CE80C6 #CE8880
monochromatic
#3B9973 #54BD93 #80CEAF #ACDFCB #D8F0E7
Accessibility & contrast
On white
1.85
#80CEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#80CEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEAF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEAF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#6BCFC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80ceaf; /* rgb */ color: rgb(128, 206, 175); /* oklch */ color: oklch(79.2% 0.090 166.9);
Tailwind
colors: {
custom: {
50: '#a8ddc6',
500: '#80ceaf',
950: '#000000',
},
}SCSS
$custom: #80ceaf; $custom-light: #a8ddc6; $custom-dark: #000000;
JSON
{
"hex": "#80ceaf",
"rgb": {
"r": 128,
"g": 206,
"b": 175
},
"hsl": {
"h": 156.154,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79203,
"c": 0.08971,
"h": 166.9
},
"luminance": 0.51827
}Semantic roles & 50–950 ramp
primary
#80CEAF
secondary
#9F5471
accent
#2E65B7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482