#A0CCCD#A0CCCD
#A0CCCD is a light, muted teal. Relative luminance 0.551; OKLCH L 81.4% C 0.046 H 198.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCCD |
|---|---|
| RGB | rgb(160, 204, 205) |
| HSL | hsl(181, 31%, 72%) |
| HSV | hsv(181, 22%, 80%) |
| CMYK | cmyk(22%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.08, -14.14, -5.24) |
| CIE-LCH | lch(79.08, 15.08, 200.34°) |
| OKLab | oklab(81.43% -0.044 -0.0143) |
| OKLCH | oklch(81.43% 0.046 198) |
| XYZ | xyz(47.1062, 55.0652, 65.8924) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.18
Lightblue
#ADD8E6
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 8.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.76
Pale Sky Blue
#BDF6FE
ΔE00 9.83
Sky Blue
#87CEEB
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCCD #CDA1A0
analogous
#A0CDB8 #A0CCCD #A0B6CD
triadic
#A0CCCD #CDA0CC #CCCDA0
tetradic
#A0CCCD #B8A0CD #CDA1A0 #B6CDA0
square
#A0CCCD #B8A0CD #CDA1A0 #B6CDA0
split-complementary
#A0CCCD #CDA0B6 #CDB8A0
monochromatic
#549D9F #78B6B8 #A0CCCD #C8E2E2 #EBF4F4
Accessibility & contrast
On white
1.75
#A0CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#A0CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCCD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCCD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#92CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a0cccd; /* rgb */ color: rgb(160, 204, 205); /* oklch */ color: oklch(81.4% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#bddbdc',
500: '#a0cccd',
950: '#000000',
},
}SCSS
$custom: #a0cccd; $custom-light: #bddbdc; $custom-dark: #000000;
JSON
{
"hex": "#a0cccd",
"rgb": {
"r": 160,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.333,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.8143,
"c": 0.04624,
"h": 198
},
"luminance": 0.55067
}Semantic roles & 50–950 ramp
primary
#A0CCCD
secondary
#A2706F
accent
#3E3CAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484