#A1CDCB#A1CDCB
#A1CDCB is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.046 H 192.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CDCB |
|---|---|
| RGB | rgb(161, 205, 203) |
| HSL | hsl(177, 31%, 72%) |
| HSV | hsv(177, 21%, 80%) |
| CMYK | cmyk(21.5%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.36, -14.78, -3.75) |
| CIE-LCH | lch(79.36, 15.25, 194.24°) |
| OKLab | oklab(81.65% -0.0451 -0.0103) |
| OKLCH | oklch(81.65% 0.046 192.8) |
| XYZ | xyz(47.3056, 55.5497, 64.7180) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.97
Pale Sky Blue
#BDF6FE
ΔE00 10.04
Pale Teal
#82CBB2
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CDCB #CDA1A3
analogous
#A1CDB5 #A1CDCB #A1B9CD
triadic
#A1CDCB #CBA1CD #CDCBA1
tetradic
#A1CDCB #B5A1CD #CDA1A3 #B9CDA1
square
#A1CDCB #B5A1CD #CDA1A3 #B9CDA1
split-complementary
#A1CDCB #CDA1B9 #CDB5A1
monochromatic
#559F9C #79B8B5 #A1CDCB #C9E2E1 #EBF4F4
Accessibility & contrast
On white
1.73
#A1CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#A1CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CDCB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CDCB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#93D0CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a1cdcb; /* rgb */ color: rgb(161, 205, 203); /* oklch */ color: oklch(81.6% 0.046 192.8);
Tailwind
colors: {
custom: {
50: '#bddcda',
500: '#a1cdcb',
950: '#000000',
},
}SCSS
$custom: #a1cdcb; $custom-light: #bddcda; $custom-dark: #000000;
JSON
{
"hex": "#a1cdcb",
"rgb": {
"r": 161,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.273,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.81649,
"c": 0.04631,
"h": 192.8
},
"luminance": 0.55552
}Semantic roles & 50–950 ramp
primary
#A1CDCB
secondary
#A27072
accent
#3C41A9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483