#A7C8CD#A7C8CD
#A7C8CD is a light, muted teal. Relative luminance 0.539; OKLCH L 81.0% C 0.036 H 207.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A7C8CD |
|---|---|
| RGB | rgb(167, 200, 205) |
| HSL | hsl(188, 28%, 73%) |
| HSV | hsv(188, 19%, 80%) |
| CMYK | cmyk(18.5%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.42, -9.90, -6.16) |
| CIE-LCH | lch(78.42, 11.67, 211.90°) |
| OKLab | oklab(81.02% -0.0319 -0.0167) |
| OKLCH | oklch(81.02% 0.036 207.7) |
| XYZ | xyz(47.6071, 53.9304, 65.6471) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.20
Powder Blue
#B0E0E6
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 8.88
Sky Blue
#87CEEB
ΔE00 9.14
Ice Blue
#A5DFF9
ΔE00 9.20
Cloudy Blue
#ACC2D9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7C8CD #CDACA7
analogous
#A7CDBF #A7C8CD #A7B5CD
triadic
#A7C8CD #CDA7C8 #C8CDA7
tetradic
#A7C8CD #BFA7CD #CDACA7 #B5CDA7
square
#A7C8CD #BFA7CD #CDACA7 #B5CDA7
split-complementary
#A7C8CD #CDA7B5 #CDBFA7
monochromatic
#5A969F #80B0B7 #A7C8CD #CEE0E3 #EBF3F4
Accessibility & contrast
On white
1.78
#A7C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#A7C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7C8CD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7C8CD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#9CCBC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a7c8cd; /* rgb */ color: rgb(167, 200, 205); /* oklch */ color: oklch(81.0% 0.036 207.7);
Tailwind
colors: {
custom: {
50: '#c1d8dc',
500: '#a7c8cd',
950: '#000000',
},
}SCSS
$custom: #a7c8cd; $custom-light: #c1d8dc; $custom-dark: #000000;
JSON
{
"hex": "#a7c8cd",
"rgb": {
"r": 167,
"g": 200,
"b": 205
},
"hsl": {
"h": 187.895,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.8102,
"c": 0.03601,
"h": 207.7
},
"luminance": 0.53932
}Semantic roles & 50–950 ramp
primary
#A7C8CD
secondary
#A27C76
accent
#4D3FA6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384