#A1CCCD#A1CCCD
#A1CCCD is a light, muted teal. Relative luminance 0.552; OKLCH L 81.5% C 0.045 H 198.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CCCD |
|---|---|
| RGB | rgb(161, 204, 205) |
| HSL | hsl(181, 31%, 72%) |
| HSV | hsv(181, 21%, 80%) |
| CMYK | cmyk(21.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.14, -13.83, -5.15) |
| CIE-LCH | lch(79.14, 14.76, 200.41°) |
| OKLab | oklab(81.49% -0.043 -0.014) |
| OKLCH | oklch(81.49% 0.045 198.1) |
| XYZ | xyz(47.3070, 55.1688, 65.9018) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 8.20
Pale Sky Blue
#BDF6FE
ΔE00 9.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.87
Sky Blue
#87CEEB
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CCCD #CDA2A1
analogous
#A1CDB8 #A1CCCD #A1B6CD
triadic
#A1CCCD #CDA1CC #CCCDA1
tetradic
#A1CCCD #B8A1CD #CDA2A1 #B6CDA1
square
#A1CCCD #B8A1CD #CDA2A1 #B6CDA1
split-complementary
#A1CCCD #CDA1B6 #CDB8A1
monochromatic
#559D9F #79B6B8 #A1CCCD #C9E2E2 #EBF4F4
Accessibility & contrast
On white
1.75
#A1CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#A1CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CCCD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CCCD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#93CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a1cccd; /* rgb */ color: rgb(161, 204, 205); /* oklch */ color: oklch(81.5% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#bddbdc',
500: '#a1cccd',
950: '#000000',
},
}SCSS
$custom: #a1cccd; $custom-light: #bddbdc; $custom-dark: #000000;
JSON
{
"hex": "#a1cccd",
"rgb": {
"r": 161,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.364,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.81493,
"c": 0.04525,
"h": 198.1
},
"luminance": 0.55171
}Semantic roles & 50–950 ramp
primary
#A1CCCD
secondary
#A27170
accent
#3F3CA9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484