#A0CBCA#A0CBCA
#A0CBCA is a light, muted teal. Relative luminance 0.544; OKLCH L 81.1% C 0.045 H 194.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CBCA |
|---|---|
| RGB | rgb(160, 203, 202) |
| HSL | hsl(179, 29%, 71%) |
| HSV | hsv(179, 21%, 80%) |
| CMYK | cmyk(21.2%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.72, -14.27, -4.15) |
| CIE-LCH | lch(78.72, 14.87, 196.23°) |
| OKLab | oklab(81.12% -0.0438 -0.0114) |
| OKLCH | oklch(81.12% 0.045 194.5) |
| XYZ | xyz(46.5107, 54.4480, 63.9246) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 10.27
Pale Sky Blue
#BDF6FE
ΔE00 10.33
Pale Teal
#82CBB2
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CBCA #CBA0A1
analogous
#A0CBB4 #A0CBCA #A0B6CB
triadic
#A0CBCA #CAA0CB #CBCAA0
tetradic
#A0CBCA #B4A0CB #CBA0A1 #B6CBA0
square
#A0CBCA #B4A0CB #CBA0A1 #B6CBA0
split-complementary
#A0CBCA #CBA0B6 #CBB4A0
monochromatic
#559B9A #78B5B4 #A0CBCA #C8E1E0 #EBF4F4
Accessibility & contrast
On white
1.77
#A0CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#A0CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CBCA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CBCA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#93CECB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a0cbca; /* rgb */ color: rgb(160, 203, 202); /* oklch */ color: oklch(81.1% 0.045 194.5);
Tailwind
colors: {
custom: {
50: '#bddada',
500: '#a0cbca',
950: '#000000',
},
}SCSS
$custom: #a0cbca; $custom-light: #bddada; $custom-dark: #000000;
JSON
{
"hex": "#a0cbca",
"rgb": {
"r": 160,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.605,
"s": 29.252,
"l": 71.176
},
"oklch": {
"l": 0.81119,
"c": 0.0453,
"h": 194.5
},
"luminance": 0.5445
}Semantic roles & 50–950 ramp
primary
#A0CBCA
secondary
#A06F70
accent
#3E40A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483