#A1CBCA#A1CBCA
#A1CBCA is a light, muted teal. Relative luminance 0.546; OKLCH L 81.2% C 0.044 H 194.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CBCA |
|---|---|
| RGB | rgb(161, 203, 202) |
| HSL | hsl(179, 29%, 71%) |
| HSV | hsv(179, 21%, 80%) |
| CMYK | cmyk(20.7%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.78, -13.97, -4.06) |
| CIE-LCH | lch(78.78, 14.55, 196.20°) |
| OKLab | oklab(81.18% -0.0429 -0.0111) |
| OKLCH | oklch(81.18% 0.044 194.5) |
| XYZ | xyz(46.7114, 54.5515, 63.9340) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.76
Lightblue
#ADD8E6
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 8.43
Pale Sky Blue
#BDF6FE
ΔE00 10.34
Robin'S Egg Blue
#98EFF9
ΔE00 10.37
Pale Teal
#82CBB2
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CBCA #CBA1A2
analogous
#A1CBB5 #A1CBCA #A1B7CB
triadic
#A1CBCA #CAA1CB #CBCAA1
tetradic
#A1CBCA #B5A1CB #CBA1A2 #B7CBA1
square
#A1CBCA #B5A1CB #CBA1A2 #B7CBA1
split-complementary
#A1CBCA #CBA1B7 #CBB5A1
monochromatic
#569C9A #7AB5B4 #A1CBCA #C8E1E0 #EBF4F4
Accessibility & contrast
On white
1.76
#A1CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#A1CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CBCA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CBCA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#94CECB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a1cbca; /* rgb */ color: rgb(161, 203, 202); /* oklch */ color: oklch(81.2% 0.044 194.5);
Tailwind
colors: {
custom: {
50: '#bddada',
500: '#a1cbca',
950: '#000000',
},
}SCSS
$custom: #a1cbca; $custom-light: #bddada; $custom-dark: #000000;
JSON
{
"hex": "#a1cbca",
"rgb": {
"r": 161,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.571,
"s": 28.767,
"l": 71.373
},
"oklch": {
"l": 0.81183,
"c": 0.04431,
"h": 194.5
},
"luminance": 0.54553
}Semantic roles & 50–950 ramp
primary
#A1CBCA
secondary
#A07071
accent
#3E41A7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483