#80CFAF#80CFAF
#80CFAF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.091 H 166.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFAF |
|---|---|
| RGB | rgb(128, 207, 175) |
| HSL | hsl(156, 45%, 66%) |
| HSV | hsv(156, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.46, -31.48, 8.31) |
| CIE-LCH | lch(77.46, 32.55, 165.22°) |
| OKLab | oklab(79.44% -0.0886 0.0214) |
| OKLCH | oklch(79.44% 0.091 166.4) |
| XYZ | xyz(38.9498, 52.3075, 48.5931) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.25
Seafoam Blue
#78D1B6
ΔE00 2.26
Mediumaquamarine
#66CDAA
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 4.92
Light Teal
#90E4C1
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFAF #CF80A0
analogous
#80CF87 #80CFAF #80C7CF
triadic
#80CFAF #AF80CF #CFAF80
tetradic
#80CFAF #8780CF #CF80A0 #C7CF80
square
#80CFAF #8780CF #CF80A0 #C7CF80
split-complementary
#80CFAF #CF80C7 #CF8780
monochromatic
#3A9A73 #54BE93 #80CFAF #ACE0CB #D9F1E7
Accessibility & contrast
On white
1.83
#80CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#80CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFAF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFAF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#6BCFC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cfaf; /* rgb */ color: rgb(128, 207, 175); /* oklch */ color: oklch(79.4% 0.091 166.4);
Tailwind
colors: {
custom: {
50: '#a8dec6',
500: '#80cfaf',
950: '#000000',
},
}SCSS
$custom: #80cfaf; $custom-light: #a8dec6; $custom-dark: #000000;
JSON
{
"hex": "#80cfaf",
"rgb": {
"r": 128,
"g": 207,
"b": 175
},
"hsl": {
"h": 155.696,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79436,
"c": 0.09114,
"h": 166.4
},
"luminance": 0.5231
}Semantic roles & 50–950 ramp
primary
#80CFAF
secondary
#A05372
accent
#2D66B8
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482