#A8CCCD#A8CCCD
#A8CCCD is a light, muted teal. Relative luminance 0.559; OKLCH L 81.9% C 0.038 H 198.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CCCD |
|---|---|
| RGB | rgb(168, 204, 205) |
| HSL | hsl(182, 27%, 73%) |
| HSV | hsv(182, 18%, 80%) |
| CMYK | cmyk(18%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.57, -11.67, -4.47) |
| CIE-LCH | lch(79.57, 12.49, 200.94°) |
| OKLab | oklab(81.94% -0.0363 -0.0121) |
| OKLCH | oklch(81.94% 0.038 198.5) |
| XYZ | xyz(48.7577, 55.9168, 65.9698) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.29
Lightblue
#ADD8E6
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 8.90
Pale Sky Blue
#BDF6FE
ΔE00 10.03
Ice Blue
#A5DFF9
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CCCD #CDA9A8
analogous
#A8CDBB #A8CCCD #A8B9CD
triadic
#A8CCCD #CDA8CC #CCCDA8
tetradic
#A8CCCD #BBA8CD #CDA9A8 #B9CDA8
square
#A8CCCD #BBA8CD #CDA9A8 #B9CDA8
split-complementary
#A8CCCD #CDA8B9 #CDBBA8
monochromatic
#5B9D9F #81B5B7 #A8CCCD #CFE3E3 #ECF4F4
Accessibility & contrast
On white
1.72
#A8CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#A8CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CCCD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CCCD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#9DCFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a8cccd; /* rgb */ color: rgb(168, 204, 205); /* oklch */ color: oklch(81.9% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#c2dbdc',
500: '#a8cccd',
950: '#000000',
},
}SCSS
$custom: #a8cccd; $custom-light: #c2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#a8cccd",
"rgb": {
"r": 168,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.622,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.81944,
"c": 0.03828,
"h": 198.5
},
"luminance": 0.55918
}Semantic roles & 50–950 ramp
primary
#A8CCCD
secondary
#A27877
accent
#4340A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484