#A6CCCD#A6CCCD
#A6CCCD is a light, muted teal. Relative luminance 0.557; OKLCH L 81.8% C 0.040 H 198.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CCCD |
|---|---|
| RGB | rgb(166, 204, 205) |
| HSL | hsl(182, 28%, 73%) |
| HSV | hsv(182, 19%, 80%) |
| CMYK | cmyk(19%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.44, -12.29, -4.66) |
| CIE-LCH | lch(79.44, 13.15, 200.78°) |
| OKLab | oklab(81.81% -0.0382 -0.0127) |
| OKLCH | oklch(81.81% 0.04 198.4) |
| XYZ | xyz(48.3351, 55.6989, 65.9500) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.19
Lightblue
#ADD8E6
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 8.66
Pale Sky Blue
#BDF6FE
ΔE00 9.94
Ice Blue
#A5DFF9
ΔE00 10.13
Sky Blue
#87CEEB
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CCCD #CDA7A6
analogous
#A6CDBA #A6CCCD #A6B9CD
triadic
#A6CCCD #CDA6CC #CCCDA6
tetradic
#A6CCCD #BAA6CD #CDA7A6 #B9CDA6
square
#A6CCCD #BAA6CD #CDA7A6 #B9CDA6
split-complementary
#A6CCCD #CDA6B9 #CDBAA6
monochromatic
#599D9F #7FB6B7 #A6CCCD #CDE2E3 #EBF4F4
Accessibility & contrast
On white
1.73
#A6CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A6CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CCCD
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CCCD | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#9ACFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a6cccd; /* rgb */ color: rgb(166, 204, 205); /* oklch */ color: oklch(81.8% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#c1dbdc',
500: '#a6cccd',
950: '#000000',
},
}SCSS
$custom: #a6cccd; $custom-light: #c1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#a6cccd",
"rgb": {
"r": 166,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.538,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.81813,
"c": 0.04029,
"h": 198.4
},
"luminance": 0.55701
}Semantic roles & 50–950 ramp
primary
#A6CCCD
secondary
#A27675
accent
#413FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484