#80CCD3#80CCD3
#80CCD3 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.076 H 203.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCD3 |
|---|---|
| RGB | rgb(128, 204, 211) |
| HSL | hsl(185, 49%, 66%) |
| HSV | hsv(185, 39%, 83%) |
| CMYK | cmyk(39.3%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(77.56, -21.71, -10.90) |
| CIE-LCH | lch(77.56, 24.29, 206.66°) |
| OKLab | oklab(79.83% -0.0697 -0.0299) |
| OKLCH | oklch(79.83% 0.076 203.2) |
| XYZ | xyz(42.2485, 52.4751, 69.5178) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 7.57
Mediumturquoise
#48D1CC
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.11
Sky Blue
#87CEEB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCD3 #D38780
analogous
#80D3B1 #80CCD3 #80A3D3
triadic
#80CCD3 #D380CC #CCD380
tetradic
#80CCD3 #B180D3 #D38780 #A3D380
square
#80CCD3 #B180D3 #D38780 #A3D380
split-complementary
#80CCD3 #D380A3 #D3B180
monochromatic
#3898A1 #53BAC3 #80CCD3 #ADDEE3 #DBF1F2
Accessibility & contrast
On white
1.83
#80CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#80CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCD3
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCD3 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D4
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#5CD2CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80ccd3; /* rgb */ color: rgb(128, 204, 211); /* oklch */ color: oklch(79.8% 0.076 203.2);
Tailwind
colors: {
custom: {
50: '#a9dbe0',
500: '#80ccd3',
950: '#000000',
},
}SCSS
$custom: #80ccd3; $custom-light: #a9dbe0; $custom-dark: #000000;
JSON
{
"hex": "#80ccd3",
"rgb": {
"r": 128,
"g": 204,
"b": 211
},
"hsl": {
"h": 185.06,
"s": 48.538,
"l": 66.471
},
"oklch": {
"l": 0.79833,
"c": 0.07588,
"h": 203.2
},
"luminance": 0.52478
}Semantic roles & 50–950 ramp
primary
#80CCD3
secondary
#A65952
accent
#362ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484