#A1CECD#A1CECD
#A1CECD is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.047 H 194.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CECD |
|---|---|
| RGB | rgb(161, 206, 205) |
| HSL | hsl(179, 31%, 72%) |
| HSV | hsv(179, 22%, 81%) |
| CMYK | cmyk(21.8%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.69, -14.86, -4.34) |
| CIE-LCH | lch(79.69, 15.48, 196.28°) |
| OKLab | oklab(81.93% -0.0457 -0.0119) |
| OKLCH | oklch(81.93% 0.047 194.6) |
| XYZ | xyz(47.7854, 56.1256, 66.0613) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 9.55
Pale Sky Blue
#BDF6FE
ΔE00 9.65
Duck Egg Blue
#C3FBF4
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CECD #CEA1A2
analogous
#A1CEB7 #A1CECD #A1B9CE
triadic
#A1CECD #CDA1CE #CECDA1
tetradic
#A1CECD #B7A1CE #CEA1A2 #B9CEA1
square
#A1CECD #B7A1CE #CEA1A2 #B9CEA1
split-complementary
#A1CECD #CEA1B9 #CEB7A1
monochromatic
#54A19F #79B9B8 #A1CECD #C9E3E2 #EBF5F4
Accessibility & contrast
On white
1.72
#A1CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#A1CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CECD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CECD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BFC3CD
Tritanopia (blue-blind)
#93D1CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a1cecd; /* rgb */ color: rgb(161, 206, 205); /* oklch */ color: oklch(81.9% 0.047 194.6);
Tailwind
colors: {
custom: {
50: '#bddddc',
500: '#a1cecd',
950: '#000000',
},
}SCSS
$custom: #a1cecd; $custom-light: #bddddc; $custom-dark: #000000;
JSON
{
"hex": "#a1cecd",
"rgb": {
"r": 161,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.667,
"s": 31.469,
"l": 71.961
},
"oklch": {
"l": 0.81928,
"c": 0.04718,
"h": 194.6
},
"luminance": 0.56127
}Semantic roles & 50–950 ramp
primary
#A1CECD
secondary
#A37071
accent
#3B3EAA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484