#A0CECA#A0CECA
#A0CECA is a light, muted teal. Relative luminance 0.559; OKLCH L 81.8% C 0.049 H 189.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CECA |
|---|---|
| RGB | rgb(160, 206, 202) |
| HSL | hsl(175, 32%, 72%) |
| HSV | hsv(175, 22%, 81%) |
| CMYK | cmyk(22.3%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(79.54, -15.81, -2.94) |
| CIE-LCH | lch(79.54, 16.08, 190.55°) |
| OKLab | oklab(81.77% -0.0478 -0.0081) |
| OKLCH | oklch(81.77% 0.049 189.7) |
| XYZ | xyz(47.2260, 55.8786, 64.1630) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 7.66
Lightblue
#ADD8E6
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.21
Robin'S Egg Blue
#98EFF9
ΔE00 9.99
Duck Egg Blue
#C3FBF4
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CECA #CEA0A4
analogous
#A0CEB3 #A0CECA #A0BBCE
triadic
#A0CECA #CAA0CE #CECAA0
tetradic
#A0CECA #B3A0CE #CEA0A4 #BBCEA0
square
#A0CECA #B3A0CE #CEA0A4 #BBCEA0
split-complementary
#A0CECA #CEA0BB #CEB3A0
monochromatic
#53A19A #78B9B3 #A0CECA #C8E3E1 #EBF5F4
Accessibility & contrast
On white
1.72
#A0CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#A0CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CECA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CECA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#92D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a0ceca; /* rgb */ color: rgb(160, 206, 202); /* oklch */ color: oklch(81.8% 0.049 189.7);
Tailwind
colors: {
custom: {
50: '#bdddda',
500: '#a0ceca',
950: '#000000',
},
}SCSS
$custom: #a0ceca; $custom-light: #bdddda; $custom-dark: #000000;
JSON
{
"hex": "#a0ceca",
"rgb": {
"r": 160,
"g": 206,
"b": 202
},
"hsl": {
"h": 174.783,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.81774,
"c": 0.0485,
"h": 189.7
},
"luminance": 0.5588
}Semantic roles & 50–950 ramp
primary
#A0CECA
secondary
#A36F73
accent
#3B45AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483