#A1CDCA#A1CDCA
#A1CDCA is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.046 H 191.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CDCA |
|---|---|
| RGB | rgb(161, 205, 202) |
| HSL | hsl(176, 31%, 72%) |
| HSV | hsv(176, 21%, 80%) |
| CMYK | cmyk(21.5%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.33, -14.99, -3.25) |
| CIE-LCH | lch(79.33, 15.34, 192.24°) |
| OKLab | oklab(81.62% -0.0455 -0.0089) |
| OKLCH | oklch(81.62% 0.046 191.1) |
| XYZ | xyz(47.1868, 55.5022, 64.0924) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 7.91
Lightblue
#ADD8E6
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 9.77
Robin'S Egg Blue
#98EFF9
ΔE00 10.14
Pale Sky Blue
#BDF6FE
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CDCA #CDA1A4
analogous
#A1CDB4 #A1CDCA #A1BACD
triadic
#A1CDCA #CAA1CD #CDCAA1
tetradic
#A1CDCA #B4A1CD #CDA1A4 #BACDA1
square
#A1CDCA #B4A1CD #CDA1A4 #BACDA1
split-complementary
#A1CDCA #CDA1BA #CDB4A1
monochromatic
#559F9A #79B8B3 #A1CDCA #C9E2E1 #EBF4F4
Accessibility & contrast
On white
1.74
#A1CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A1CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CDCA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CDCA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#94D0CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a1cdca; /* rgb */ color: rgb(161, 205, 202); /* oklch */ color: oklch(81.6% 0.046 191.1);
Tailwind
colors: {
custom: {
50: '#bddcda',
500: '#a1cdca',
950: '#000000',
},
}SCSS
$custom: #a1cdca; $custom-light: #bddcda; $custom-dark: #000000;
JSON
{
"hex": "#a1cdca",
"rgb": {
"r": 161,
"g": 205,
"b": 202
},
"hsl": {
"h": 175.909,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.81618,
"c": 0.04642,
"h": 191.1
},
"luminance": 0.55504
}Semantic roles & 50–950 ramp
primary
#A1CDCA
secondary
#A27073
accent
#3C44A9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483