#A0C8CD#A0C8CD
#A0C8CD is a light, muted teal. Relative luminance 0.532; OKLCH L 80.6% C 0.043 H 205.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C8CD |
|---|---|
| RGB | rgb(160, 200, 205) |
| HSL | hsl(187, 31%, 72%) |
| HSV | hsv(187, 22%, 80%) |
| CMYK | cmyk(22%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.99, -12.07, -6.86) |
| CIE-LCH | lch(77.99, 13.88, 209.59°) |
| OKLab | oklab(80.56% -0.0387 -0.0186) |
| OKLCH | oklch(80.56% 0.043 205.7) |
| XYZ | xyz(46.1677, 53.1882, 65.5796) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 8.59
Ice Blue
#A5DFF9
ΔE00 9.14
Baby Blue
#89CFF0
ΔE00 9.64
Light Grey Blue
#9DBCD4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C8CD #CDA5A0
analogous
#A0CDBC #A0C8CD #A0B2CD
triadic
#A0C8CD #CDA0C8 #C8CDA0
tetradic
#A0C8CD #BCA0CD #CDA5A0 #B2CDA0
square
#A0C8CD #BCA0CD #CDA5A0 #B2CDA0
split-complementary
#A0C8CD #CDA0B2 #CDBCA0
monochromatic
#54979F #78B1B8 #A0C8CD #C8DFE2 #EBF3F4
Accessibility & contrast
On white
1.80
#A0C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#A0C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C8CD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C8CD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CD
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#92CBC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a0c8cd; /* rgb */ color: rgb(160, 200, 205); /* oklch */ color: oklch(80.6% 0.043 205.7);
Tailwind
colors: {
custom: {
50: '#bdd8dc',
500: '#a0c8cd',
950: '#000000',
},
}SCSS
$custom: #a0c8cd; $custom-light: #bdd8dc; $custom-dark: #000000;
JSON
{
"hex": "#a0c8cd",
"rgb": {
"r": 160,
"g": 200,
"b": 205
},
"hsl": {
"h": 186.667,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.80563,
"c": 0.04294,
"h": 205.7
},
"luminance": 0.5319
}Semantic roles & 50–950 ramp
primary
#A0C8CD
secondary
#A2756F
accent
#483CAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384