#A0CDCB#A0CDCB
#A0CDCB is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.047 H 192.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CDCB |
|---|---|
| RGB | rgb(160, 205, 203) |
| HSL | hsl(177, 31%, 72%) |
| HSV | hsv(177, 22%, 80%) |
| CMYK | cmyk(22%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.30, -15.08, -3.84) |
| CIE-LCH | lch(79.30, 15.57, 194.30°) |
| OKLab | oklab(81.59% -0.0461 -0.0105) |
| OKLCH | oklch(81.59% 0.047 192.9) |
| XYZ | xyz(47.1048, 55.4462, 64.7086) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 7.76
Paleturquoise
#AFEEEE
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 9.88
Pale Teal
#82CBB2
ΔE00 10.05
Pale Sky Blue
#BDF6FE
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CDCB #CDA0A2
analogous
#A0CDB5 #A0CDCB #A0B9CD
triadic
#A0CDCB #CBA0CD #CDCBA0
tetradic
#A0CDCB #B5A0CD #CDA0A2 #B9CDA0
square
#A0CDCB #B5A0CD #CDA0A2 #B9CDA0
split-complementary
#A0CDCB #CDA0B9 #CDB5A0
monochromatic
#549F9C #78B8B5 #A0CDCB #C8E2E1 #EBF4F4
Accessibility & contrast
On white
1.74
#A0CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#A0CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CDCB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CDCB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#92D0CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a0cdcb; /* rgb */ color: rgb(160, 205, 203); /* oklch */ color: oklch(81.6% 0.047 192.9);
Tailwind
colors: {
custom: {
50: '#bddcda',
500: '#a0cdcb',
950: '#000000',
},
}SCSS
$custom: #a0cdcb; $custom-light: #bddcda; $custom-dark: #000000;
JSON
{
"hex": "#a0cdcb",
"rgb": {
"r": 160,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.333,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.81586,
"c": 0.04728,
"h": 192.9
},
"luminance": 0.55448
}Semantic roles & 50–950 ramp
primary
#A0CDCB
secondary
#A26F71
accent
#3C41AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483