#A0CCCA#A0CCCA
#A0CCCA is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.046 H 192.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCCA |
|---|---|
| RGB | rgb(160, 204, 202) |
| HSL | hsl(177, 30%, 71%) |
| HSV | hsv(177, 22%, 80%) |
| CMYK | cmyk(21.6%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.00, -14.79, -3.75) |
| CIE-LCH | lch(79.00, 15.26, 194.23°) |
| OKLab | oklab(81.34% -0.0452 -0.0103) |
| OKLCH | oklch(81.34% 0.046 192.8) |
| XYZ | xyz(46.7476, 54.9218, 64.0035) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.85
Lightblue
#ADD8E6
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 8.10
Pale Teal
#82CBB2
ΔE00 10.11
Robin'S Egg Blue
#98EFF9
ΔE00 10.14
Pale Sky Blue
#BDF6FE
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCCA #CCA0A2
analogous
#A0CCB4 #A0CCCA #A0B8CC
triadic
#A0CCCA #CAA0CC #CCCAA0
tetradic
#A0CCCA #B4A0CC #CCA0A2 #B8CCA0
square
#A0CCCA #B4A0CC #CCA0A2 #B8CCA0
split-complementary
#A0CCCA #CCA0B8 #CCB4A0
monochromatic
#549D9A #78B7B4 #A0CCCA #C8E1E0 #EBF4F4
Accessibility & contrast
On white
1.75
#A0CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#A0CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCCA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCCA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#92CFCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a0ccca; /* rgb */ color: rgb(160, 204, 202); /* oklch */ color: oklch(81.3% 0.046 192.8);
Tailwind
colors: {
custom: {
50: '#bddbda',
500: '#a0ccca',
950: '#000000',
},
}SCSS
$custom: #a0ccca; $custom-light: #bddbda; $custom-dark: #000000;
JSON
{
"hex": "#a0ccca",
"rgb": {
"r": 160,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.273,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.81337,
"c": 0.04633,
"h": 192.8
},
"luminance": 0.54924
}Semantic roles & 50–950 ramp
primary
#A0CCCA
secondary
#A16F71
accent
#3D42A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483