#A8D9CD#A8D9CD
#A8D9CD is a very light, muted teal. Relative luminance 0.624; OKLCH L 84.8% C 0.054 H 178.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A8D9CD |
|---|---|
| RGB | rgb(168, 217, 205) |
| HSL | hsl(165, 39%, 75%) |
| HSV | hsv(165, 23%, 85%) |
| CMYK | cmyk(22.6%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(83.10, -18.29, 0.72) |
| CIE-LCH | lch(83.10, 18.30, 177.75°) |
| OKLab | oklab(84.76% -0.0535 0.0016) |
| OKLCH | oklch(84.76% 0.054 178.3) |
| XYZ | xyz(51.9775, 62.3563, 67.0431) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.52
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 7.78
Seafoam Blue
#78D1B6
ΔE00 8.41
Eggshell Blue
#C4FFF7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8D9CD #D9A8B4
analogous
#A8D9B4 #A8D9CD #A8CCD9
triadic
#A8D9CD #CDA8D9 #D9CDA8
tetradic
#A8D9CD #B4A8D9 #D9A8B4 #CCD9A8
square
#A8D9CD #B4A8D9 #D9A8B4 #CCD9A8
split-complementary
#A8D9CD #D9A8CC #D9B4A8
monochromatic
#53B49C #7DC6B5 #A8D9CD #D3ECE5 #EAF6F3
Accessibility & contrast
On white
1.56
#A8D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#A8D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8D9CD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8D9CD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#9BDBD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a8d9cd; /* rgb */ color: rgb(168, 217, 205); /* oklch */ color: oklch(84.8% 0.054 178.3);
Tailwind
colors: {
custom: {
50: '#c2e4dc',
500: '#a8d9cd',
950: '#000000',
},
}SCSS
$custom: #a8d9cd; $custom-light: #c2e4dc; $custom-dark: #000000;
JSON
{
"hex": "#a8d9cd",
"rgb": {
"r": 168,
"g": 217,
"b": 205
},
"hsl": {
"h": 165.306,
"s": 39.2,
"l": 75.49
},
"oklch": {
"l": 0.84755,
"c": 0.05354,
"h": 178.3
},
"luminance": 0.62358
}Semantic roles & 50–950 ramp
primary
#A8D9CD
secondary
#B07583
accent
#3352B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484