#A8D2CD#A8D2CD
#A8D2CD is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.2% C 0.045 H 187.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A8D2CD |
|---|---|
| RGB | rgb(168, 210, 205) |
| HSL | hsl(173, 32%, 74%) |
| HSV | hsv(173, 20%, 82%) |
| CMYK | cmyk(20%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.19, -14.75, -2.07) |
| CIE-LCH | lch(81.19, 14.89, 188.00°) |
| OKLab | oklab(83.24% -0.0443 -0.0058) |
| OKLCH | oklch(83.24% 0.045 187.4) |
| XYZ | xyz(50.2113, 58.8240, 66.4544) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Paleturquoise
#AFEEEE
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 8.39
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Pale Sky Blue
#BDF6FE
ΔE00 9.60
Pale Teal
#82CBB2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8D2CD #D2A8AD
analogous
#A8D2B8 #A8D2CD #A8C2D2
triadic
#A8D2CD #CDA8D2 #D2CDA8
tetradic
#A8D2CD #B8A8D2 #D2A8AD #C2D2A8
square
#A8D2CD #B8A8D2 #D2A8AD #C2D2A8
split-complementary
#A8D2CD #D2A8C2 #D2B8A8
monochromatic
#57A89F #80BDB6 #A8D2CD #D0E7E4 #EBF5F3
Accessibility & contrast
On white
1.65
#A8D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#A8D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8D2CD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8D2CD | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#9CD4D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a8d2cd; /* rgb */ color: rgb(168, 210, 205); /* oklch */ color: oklch(83.2% 0.045 187.4);
Tailwind
colors: {
custom: {
50: '#c2dfdc',
500: '#a8d2cd',
950: '#000000',
},
}SCSS
$custom: #a8d2cd; $custom-light: #c2dfdc; $custom-dark: #000000;
JSON
{
"hex": "#a8d2cd",
"rgb": {
"r": 168,
"g": 210,
"b": 205
},
"hsl": {
"h": 172.857,
"s": 31.818,
"l": 74.118
},
"oklch": {
"l": 0.83236,
"c": 0.04468,
"h": 187.4
},
"luminance": 0.58826
}Semantic roles & 50–950 ramp
primary
#A8D2CD
secondary
#A8767C
accent
#3B48AB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484