#A1CDCC#A1CDCC
#A1CDCC is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.046 H 194.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CDCC |
|---|---|
| RGB | rgb(161, 205, 204) |
| HSL | hsl(179, 31%, 72%) |
| HSV | hsv(179, 21%, 80%) |
| CMYK | cmyk(21.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.38, -14.56, -4.25) |
| CIE-LCH | lch(79.38, 15.17, 196.26°) |
| OKLab | oklab(81.68% -0.0447 -0.0116) |
| OKLCH | oklch(81.68% 0.046 194.6) |
| XYZ | xyz(47.4251, 55.5975, 65.3476) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 7.26
Paleturquoise
#AFEEEE
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 9.82
Pale Sky Blue
#BDF6FE
ΔE00 9.88
Duck Egg Blue
#C3FBF4
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CDCC #CDA1A2
analogous
#A1CDB6 #A1CDCC #A1B8CD
triadic
#A1CDCC #CCA1CD #CDCCA1
tetradic
#A1CDCC #B6A1CD #CDA1A2 #B8CDA1
square
#A1CDCC #B6A1CD #CDA1A2 #B8CDA1
split-complementary
#A1CDCC #CDA1B8 #CDB6A1
monochromatic
#559F9D #79B8B6 #A1CDCC #C9E2E2 #EBF4F4
Accessibility & contrast
On white
1.73
#A1CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#A1CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CDCC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CDCC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#93D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a1cdcc; /* rgb */ color: rgb(161, 205, 204); /* oklch */ color: oklch(81.7% 0.046 194.6);
Tailwind
colors: {
custom: {
50: '#bddcdb',
500: '#a1cdcc',
950: '#000000',
},
}SCSS
$custom: #a1cdcc; $custom-light: #bddcdb; $custom-dark: #000000;
JSON
{
"hex": "#a1cdcc",
"rgb": {
"r": 161,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.636,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.81679,
"c": 0.04622,
"h": 194.6
},
"luminance": 0.55599
}Semantic roles & 50–950 ramp
primary
#A1CDCC
secondary
#A27071
accent
#3C3FA9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121515
muted
#828484