#A7CCCD#A7CCCD
#A7CCCD is a light, muted teal. Relative luminance 0.558; OKLCH L 81.9% C 0.039 H 198.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CCCD |
|---|---|
| RGB | rgb(167, 204, 205) |
| HSL | hsl(182, 28%, 73%) |
| HSV | hsv(182, 19%, 80%) |
| CMYK | cmyk(18.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.50, -11.98, -4.56) |
| CIE-LCH | lch(79.50, 12.82, 200.86°) |
| OKLab | oklab(81.88% -0.0373 -0.0124) |
| OKLCH | oklch(81.88% 0.039 198.4) |
| XYZ | xyz(48.5456, 55.8074, 65.9599) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 8.78
Pale Sky Blue
#BDF6FE
ΔE00 9.98
Ice Blue
#A5DFF9
ΔE00 10.13
Sky Blue
#87CEEB
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CCCD #CDA8A7
analogous
#A7CDBB #A7CCCD #A7B9CD
triadic
#A7CCCD #CDA7CC #CCCDA7
tetradic
#A7CCCD #BBA7CD #CDA8A7 #B9CDA7
square
#A7CCCD #BBA7CD #CDA8A7 #B9CDA7
split-complementary
#A7CCCD #CDA7B9 #CDBBA7
monochromatic
#5A9D9F #80B5B7 #A7CCCD #CEE3E3 #EBF4F4
Accessibility & contrast
On white
1.73
#A7CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#A7CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CCCD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CCCD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BFC3CD
Tritanopia (blue-blind)
#9BCFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7cccd; /* rgb */ color: rgb(167, 204, 205); /* oklch */ color: oklch(81.9% 0.039 198.4);
Tailwind
colors: {
custom: {
50: '#c1dbdc',
500: '#a7cccd',
950: '#000000',
},
}SCSS
$custom: #a7cccd; $custom-light: #c1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#a7cccd",
"rgb": {
"r": 167,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.579,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.81878,
"c": 0.03929,
"h": 198.4
},
"luminance": 0.55809
}Semantic roles & 50–950 ramp
primary
#A7CCCD
secondary
#A27776
accent
#423FA6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484