#80CCDB#80CCDB
#80CCDB is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.078 H 211.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCDB |
|---|---|
| RGB | rgb(128, 204, 219) |
| HSL | hsl(190, 56%, 68%) |
| HSV | hsv(190, 42%, 86%) |
| CMYK | cmyk(41.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.81, -19.69, -14.84) |
| CIE-LCH | lch(77.81, 24.65, 217.01°) |
| OKLab | oklab(80.11% -0.0666 -0.0408) |
| OKLCH | oklch(80.11% 0.078 211.5) |
| XYZ | xyz(43.2765, 52.8863, 74.9317) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 7.48
Aqua Blue
#02D8E9
ΔE00 7.80
Ice Blue
#A5DFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCDB #DB8F80
analogous
#80DBBC #80CCDB #809EDB
triadic
#80CCDB #DB80CC #CCDB80
tetradic
#80CCDB #BC80DB #DB8F80 #9EDB80
square
#80CCDB #BC80DB #DB8F80 #9EDB80
split-complementary
#80CCDB #DB809E #DBBC80
monochromatic
#329AAF #50B9CD #80CCDB #B0DFE9 #DFF2F6
Accessibility & contrast
On white
1.81
#80CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#80CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCDB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCDB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#58D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80ccdb; /* rgb */ color: rgb(128, 204, 219); /* oklch */ color: oklch(80.1% 0.078 211.5);
Tailwind
colors: {
custom: {
50: '#a9dbe6',
500: '#80ccdb',
950: '#000000',
},
}SCSS
$custom: #80ccdb; $custom-light: #a9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#80ccdb",
"rgb": {
"r": 128,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.89,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.80108,
"c": 0.07806,
"h": 211.5
},
"luminance": 0.52889
}Semantic roles & 50–950 ramp
primary
#80CCDB
secondary
#B15E4E
accent
#3D22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484