#A8D0CD#A8D0CD
#A8D0CD is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.8% C 0.042 H 190.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A8D0CD |
|---|---|
| RGB | rgb(168, 208, 205) |
| HSL | hsl(176, 30%, 74%) |
| HSV | hsv(176, 19%, 82%) |
| CMYK | cmyk(19.2%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(80.65, -13.73, -2.87) |
| CIE-LCH | lch(80.65, 14.02, 191.81°) |
| OKLab | oklab(82.81% -0.0416 -0.0079) |
| OKLCH | oklch(82.81% 0.042 190.7) |
| XYZ | xyz(49.7207, 57.8427, 66.2908) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 7.60
Pale Sky Blue
#BDF6FE
ΔE00 9.60
Duck Egg Blue
#C3FBF4
ΔE00 9.77
Light Sky Blue
#C6FCFF
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8D0CD #D0A8AB
analogous
#A8D0B9 #A8D0CD #A8BFD0
triadic
#A8D0CD #CDA8D0 #D0CDA8
tetradic
#A8D0CD #B9A8D0 #D0A8AB #BFD0A8
square
#A8D0CD #B9A8D0 #D0A8AB #BFD0A8
split-complementary
#A8D0CD #D0A8BF #D0B9A8
monochromatic
#59A59F #80BBB6 #A8D0CD #D0E5E4 #EBF4F4
Accessibility & contrast
On white
1.67
#A8D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#A8D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8D0CD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8D0CD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#9CD2CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a8d0cd; /* rgb */ color: rgb(168, 208, 205); /* oklch */ color: oklch(82.8% 0.042 190.7);
Tailwind
colors: {
custom: {
50: '#c2dedc',
500: '#a8d0cd',
950: '#000000',
},
}SCSS
$custom: #a8d0cd; $custom-light: #c2dedc; $custom-dark: #000000;
JSON
{
"hex": "#a8d0cd",
"rgb": {
"r": 168,
"g": 208,
"b": 205
},
"hsl": {
"h": 175.5,
"s": 29.851,
"l": 73.725
},
"oklch": {
"l": 0.82805,
"c": 0.04239,
"h": 190.7
},
"luminance": 0.57844
}Semantic roles & 50–950 ramp
primary
#A8D0CD
secondary
#A6777A
accent
#3D45A9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484