#80DBCD#80DBCD
#80DBCD is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.090 H 183.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #80DBCD |
|---|---|
| RGB | rgb(128, 219, 205) |
| HSL | hsl(171, 56%, 68%) |
| HSV | hsv(171, 42%, 86%) |
| CMYK | cmyk(41.6%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(81.65, -30.50, -1.64) |
| CIE-LCH | lch(81.65, 30.54, 183.08°) |
| OKLab | oklab(83.06% -0.0899 -0.0049) |
| OKLCH | oklch(83.06% 0.09 183.1) |
| XYZ | xyz(45.2488, 59.6567, 66.8763) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.90
Tiffany Blue
#7BF2DA
ΔE00 5.92
Pale Teal
#82CBB2
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DBCD #DB808E
analogous
#80DB9F #80DBCD #80BBDB
triadic
#80DBCD #CD80DB #DBCD80
tetradic
#80DBCD #9F80DB #DB808E #BBDB80
square
#80DBCD #9F80DB #DB808E #BBDB80
split-complementary
#80DBCD #DB80BB #DB9F80
monochromatic
#32AF9C #50CDBA #80DBCD #B0E9E0 #DFF6F3
Accessibility & contrast
On white
1.62
#80DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#80DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DBCD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DBCD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#5CDED7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #80dbcd; /* rgb */ color: rgb(128, 219, 205); /* oklch */ color: oklch(83.1% 0.090 183.1);
Tailwind
colors: {
custom: {
50: '#a9e6dc',
500: '#80dbcd',
950: '#000000',
},
}SCSS
$custom: #80dbcd; $custom-light: #a9e6dc; $custom-dark: #000000;
JSON
{
"hex": "#80dbcd",
"rgb": {
"r": 128,
"g": 219,
"b": 205
},
"hsl": {
"h": 170.769,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.83057,
"c": 0.09007,
"h": 183.1
},
"luminance": 0.5966
}Semantic roles & 50–950 ramp
primary
#80DBCD
secondary
#B14E5D
accent
#223BC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484