#A0CCBC#A0CCBC
#A0CCBC is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.052 H 170.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCBC |
|---|---|
| RGB | rgb(160, 204, 188) |
| HSL | hsl(158, 30%, 71%) |
| HSV | hsv(158, 22%, 80%) |
| CMYK | cmyk(21.6%, 0%, 7.8%, 20%) |
| CIE-LAB | lab(78.63, -17.71, 3.23) |
| CIE-LCH | lch(78.63, 18.01, 169.66°) |
| OKLab | oklab(80.92% -0.0509 0.0083) |
| OKLCH | oklch(80.92% 0.052 170.8) |
| XYZ | xyz(45.1646, 54.2886, 55.6663) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 8.95
Mediumaquamarine
#66CDAA
ΔE00 9.79
Darkseagreen
#8FBC8F
ΔE00 10.26
Paleturquoise
#AFEEEE
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCBC #CCA0B0
analogous
#A0CCA6 #A0CCBC #A0C6CC
triadic
#A0CCBC #BCA0CC #CCBCA0
tetradic
#A0CCBC #A6A0CC #CCA0B0 #C6CCA0
square
#A0CCBC #A6A0CC #CCA0B0 #C6CCA0
split-complementary
#A0CCBC #CCA0C6 #CCA6A0
monochromatic
#549D83 #78B7A0 #A0CCBC #C8E1D8 #EBF4F1
Accessibility & contrast
On white
1.77
#A0CCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#A0CCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCBC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCBC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#96CDC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a0ccbc; /* rgb */ color: rgb(160, 204, 188); /* oklch */ color: oklch(80.9% 0.052 170.8);
Tailwind
colors: {
custom: {
50: '#bcdbd0',
500: '#a0ccbc',
950: '#000000',
},
}SCSS
$custom: #a0ccbc; $custom-light: #bcdbd0; $custom-dark: #000000;
JSON
{
"hex": "#a0ccbc",
"rgb": {
"r": 160,
"g": 204,
"b": 188
},
"hsl": {
"h": 158.182,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.80924,
"c": 0.05158,
"h": 170.8
},
"luminance": 0.5429
}Semantic roles & 50–950 ramp
primary
#A0CCBC
secondary
#A16F81
accent
#3D64A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483