#A0CECD#A0CECD
#A0CECD is a light, muted teal. Relative luminance 0.560; OKLCH L 81.9% C 0.048 H 194.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CECD |
|---|---|
| RGB | rgb(160, 206, 205) |
| HSL | hsl(179, 32%, 72%) |
| HSV | hsv(179, 22%, 81%) |
| CMYK | cmyk(22.3%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.63, -15.16, -4.43) |
| CIE-LCH | lch(79.63, 15.80, 196.30°) |
| OKLab | oklab(81.87% -0.0466 -0.0121) |
| OKLCH | oklch(81.87% 0.048 194.6) |
| XYZ | xyz(47.5846, 56.0221, 66.0519) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 9.45
Pale Sky Blue
#BDF6FE
ΔE00 9.66
Duck Egg Blue
#C3FBF4
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CECD #CEA0A1
analogous
#A0CEB6 #A0CECD #A0B8CE
triadic
#A0CECD #CDA0CE #CECDA0
tetradic
#A0CECD #B6A0CE #CEA0A1 #B8CEA0
square
#A0CECD #B6A0CE #CEA0A1 #B8CEA0
split-complementary
#A0CECD #CEA0B8 #CEB6A0
monochromatic
#53A19F #78B9B8 #A0CECD #C8E3E2 #EBF5F4
Accessibility & contrast
On white
1.72
#A0CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#A0CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CECD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CECD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#91D1CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a0cecd; /* rgb */ color: rgb(160, 206, 205); /* oklch */ color: oklch(81.9% 0.048 194.6);
Tailwind
colors: {
custom: {
50: '#bddddc',
500: '#a0cecd',
950: '#000000',
},
}SCSS
$custom: #a0cecd; $custom-light: #bddddc; $custom-dark: #000000;
JSON
{
"hex": "#a0cecd",
"rgb": {
"r": 160,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.696,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.81866,
"c": 0.04815,
"h": 194.6
},
"luminance": 0.56024
}Semantic roles & 50–950 ramp
primary
#A0CECD
secondary
#A36F70
accent
#3B3DAB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484