#A8CCD3#A8CCD3
#A8CCD3 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.039 H 210.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CCD3 |
|---|---|
| RGB | rgb(168, 204, 211) |
| HSL | hsl(190, 33%, 74%) |
| HSV | hsv(190, 20%, 83%) |
| CMYK | cmyk(20.4%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(79.73, -10.38, -7.44) |
| CIE-LCH | lch(79.73, 12.77, 215.62°) |
| OKLab | oklab(82.13% -0.0339 -0.0202) |
| OKLCH | oklch(82.13% 0.039 210.7) |
| XYZ | xyz(49.4959, 56.2121, 69.8575) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.90
Powder Blue
#B0E0E6
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 7.93
Sky Blue
#87CEEB
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.75
Baby Blue
#89CFF0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CCD3 #D3AFA8
analogous
#A8D3C5 #A8CCD3 #A8B7D3
triadic
#A8CCD3 #D3A8CC #CCD3A8
tetradic
#A8CCD3 #C5A8D3 #D3AFA8 #B7D3A8
square
#A8CCD3 #C5A8D3 #D3AFA8 #B7D3A8
split-complementary
#A8CCD3 #D3A8B7 #D3C5A8
monochromatic
#579CAA #7FB4BE #A8CCD3 #D1E4E8 #EBF3F5
Accessibility & contrast
On white
1.72
#A8CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#A8CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CCD3
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CCD3 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#9BD0CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a8ccd3; /* rgb */ color: rgb(168, 204, 211); /* oklch */ color: oklch(82.1% 0.039 210.7);
Tailwind
colors: {
custom: {
50: '#c2dbe0',
500: '#a8ccd3',
950: '#000000',
},
}SCSS
$custom: #a8ccd3; $custom-light: #c2dbe0; $custom-dark: #000000;
JSON
{
"hex": "#a8ccd3",
"rgb": {
"r": 168,
"g": 204,
"b": 211
},
"hsl": {
"h": 189.767,
"s": 32.824,
"l": 74.314
},
"oklch": {
"l": 0.82132,
"c": 0.03949,
"h": 210.7
},
"luminance": 0.56214
}Semantic roles & 50–950 ramp
primary
#A8CCD3
secondary
#A97E76
accent
#4C3AAC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484