#80CFBF#80CFBF
#80CFBF is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.082 H 179.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFBF |
|---|---|
| RGB | rgb(128, 207, 191) |
| HSL | hsl(168, 45%, 66%) |
| HSV | hsv(168, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.86, -27.96, 0.29) |
| CIE-LCH | lch(77.86, 27.96, 179.40°) |
| OKLab | oklab(79.88% -0.0816 0.0003) |
| OKLCH | oklch(79.88% 0.082 179.8) |
| XYZ | xyz(40.6154, 52.9737, 57.3649) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 7.08
Light Teal
#90E4C1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFBF #CF8090
analogous
#80CF97 #80CFBF #80B7CF
triadic
#80CFBF #BF80CF #CFBF80
tetradic
#80CFBF #9780CF #CF8090 #B7CF80
square
#80CFBF #9780CF #CF8090 #B7CF80
split-complementary
#80CFBF #CF80B7 #CF9780
monochromatic
#3A9A87 #54BEA9 #80CFBF #ACE0D5 #D9F1EC
Accessibility & contrast
On white
1.81
#80CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#80CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFBF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFBF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#65D1CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cfbf; /* rgb */ color: rgb(128, 207, 191); /* oklch */ color: oklch(79.9% 0.082 179.8);
Tailwind
colors: {
custom: {
50: '#a8ded2',
500: '#80cfbf',
950: '#000000',
},
}SCSS
$custom: #80cfbf; $custom-light: #a8ded2; $custom-dark: #000000;
JSON
{
"hex": "#80cfbf",
"rgb": {
"r": 128,
"g": 207,
"b": 191
},
"hsl": {
"h": 167.848,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79885,
"c": 0.08165,
"h": 179.8
},
"luminance": 0.52976
}Semantic roles & 50–950 ramp
primary
#80CFBF
secondary
#A05363
accent
#2D49B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483