#A0CECF#A0CECF
#A0CECF is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.048 H 197.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CECF |
|---|---|
| RGB | rgb(160, 206, 207) |
| HSL | hsl(181, 33%, 72%) |
| HSV | hsv(181, 23%, 81%) |
| CMYK | cmyk(22.7%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.68, -14.73, -5.42) |
| CIE-LCH | lch(79.68, 15.69, 200.22°) |
| OKLab | oklab(81.93% -0.0458 -0.0148) |
| OKLCH | oklch(81.93% 0.048 197.9) |
| XYZ | xyz(47.8276, 56.1192, 67.3315) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Pale Sky Blue
#BDF6FE
ΔE00 9.37
Sky Blue
#87CEEB
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CECF #CFA1A0
analogous
#A0CFB9 #A0CECF #A0B7CF
triadic
#A0CECF #CFA0CE #CECFA0
tetradic
#A0CECF #B9A0CF #CFA1A0 #B7CFA0
square
#A0CECF #B9A0CF #CFA1A0 #B7CFA0
split-complementary
#A0CECF #CFA0B7 #CFB9A0
monochromatic
#52A1A2 #77B9BA #A0CECF #C9E3E4 #EBF5F5
Accessibility & contrast
On white
1.72
#A0CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#A0CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CECF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CECF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#91D1CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a0cecf; /* rgb */ color: rgb(160, 206, 207); /* oklch */ color: oklch(81.9% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#bddddd',
500: '#a0cecf',
950: '#000000',
},
}SCSS
$custom: #a0cecf; $custom-light: #bddddd; $custom-dark: #000000;
JSON
{
"hex": "#a0cecf",
"rgb": {
"r": 160,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.277,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.81928,
"c": 0.04813,
"h": 197.9
},
"luminance": 0.56121
}Semantic roles & 50–950 ramp
primary
#A0CECF
secondary
#A5706F
accent
#3C3AAC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484