#A0CDCA#A0CDCA
#A0CDCA is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.047 H 191.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CDCA |
|---|---|
| RGB | rgb(160, 205, 202) |
| HSL | hsl(176, 31%, 72%) |
| HSV | hsv(176, 22%, 80%) |
| CMYK | cmyk(22%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.27, -15.30, -3.35) |
| CIE-LCH | lch(79.27, 15.66, 192.34°) |
| OKLab | oklab(81.56% -0.0465 -0.0092) |
| OKLCH | oklch(81.56% 0.047 191.2) |
| XYZ | xyz(46.9860, 55.3987, 64.0830) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.16
Pale Teal
#82CBB2
ΔE00 9.65
Robin'S Egg Blue
#98EFF9
ΔE00 10.05
Pale Sky Blue
#BDF6FE
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CDCA #CDA0A3
analogous
#A0CDB4 #A0CDCA #A0BACD
triadic
#A0CDCA #CAA0CD #CDCAA0
tetradic
#A0CDCA #B4A0CD #CDA0A3 #BACDA0
square
#A0CDCA #B4A0CD #CDA0A3 #BACDA0
split-complementary
#A0CDCA #CDA0BA #CDB4A0
monochromatic
#549F9A #78B8B4 #A0CDCA #C8E2E0 #EBF4F4
Accessibility & contrast
On white
1.74
#A0CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#A0CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CDCA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CDCA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#92D0CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a0cdca; /* rgb */ color: rgb(160, 205, 202); /* oklch */ color: oklch(81.6% 0.047 191.2);
Tailwind
colors: {
custom: {
50: '#bddcda',
500: '#a0cdca',
950: '#000000',
},
}SCSS
$custom: #a0cdca; $custom-light: #bddcda; $custom-dark: #000000;
JSON
{
"hex": "#a0cdca",
"rgb": {
"r": 160,
"g": 205,
"b": 202
},
"hsl": {
"h": 176,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.81555,
"c": 0.04739,
"h": 191.2
},
"luminance": 0.554
}Semantic roles & 50–950 ramp
primary
#A0CDCA
secondary
#A26F72
accent
#3C43AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483