#80CDBF#80CDBF
#80CDBF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.079 H 181.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDBF |
|---|---|
| RGB | rgb(128, 205, 191) |
| HSL | hsl(169, 44%, 65%) |
| HSV | hsv(169, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.29, -26.99, -0.54) |
| CIE-LCH | lch(77.29, 26.99, 181.15°) |
| OKLab | oklab(79.43% -0.0792 -0.0019) |
| OKLCH | oklch(79.43% 0.079 181.4) |
| XYZ | xyz(40.1339, 52.0108, 57.2044) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 4.47
Mediumturquoise
#48D1CC
ΔE00 6.35
Mediumaquamarine
#66CDAA
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDBF #CD808E
analogous
#80CD98 #80CDBF #80B4CD
triadic
#80CDBF #BF80CD #CDBF80
tetradic
#80CDBF #9880CD #CD808E #B4CD80
square
#80CDBF #9880CD #CD808E #B4CD80
split-complementary
#80CDBF #CD80B4 #CD9880
monochromatic
#3B9786 #54BCA9 #80CDBF #ACDED5 #D8F0EB
Accessibility & contrast
On white
1.84
#80CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#80CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDBF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDBF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#65D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdbf; /* rgb */ color: rgb(128, 205, 191); /* oklch */ color: oklch(79.4% 0.079 181.4);
Tailwind
colors: {
custom: {
50: '#a8dcd2',
500: '#80cdbf',
950: '#000000',
},
}SCSS
$custom: #80cdbf; $custom-light: #a8dcd2; $custom-dark: #000000;
JSON
{
"hex": "#80cdbf",
"rgb": {
"r": 128,
"g": 205,
"b": 191
},
"hsl": {
"h": 169.091,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79425,
"c": 0.07925,
"h": 181.4
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#80CDBF
secondary
#9D5461
accent
#2F48B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483