#A8DCD2#A8DCD2
#A8DCD2 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.055 H 181.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DCD2 |
|---|---|
| RGB | rgb(168, 220, 210) |
| HSL | hsl(168, 43%, 76%) |
| HSV | hsv(168, 24%, 86%) |
| CMYK | cmyk(23.6%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.05, -18.75, -0.55) |
| CIE-LCH | lch(84.05, 18.76, 181.68°) |
| OKLab | oklab(85.55% -0.0554 -0.0018) |
| OKLCH | oklch(85.55% 0.055 181.8) |
| XYZ | xyz(53.3710, 64.1622, 70.5327) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 6.98
Eggshell Blue
#C4FFF7
ΔE00 7.61
Pale Cyan
#B7FFFA
ΔE00 8.04
Light Light Blue
#CAFFFB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DCD2 #DCA8B2
analogous
#A8DCB8 #A8DCD2 #A8CCDC
triadic
#A8DCD2 #D2A8DC #DCD2A8
tetradic
#A8DCD2 #B8A8DC #DCA8B2 #CCDCA8
square
#A8DCD2 #B8A8DC #DCA8B2 #CCDCA8
split-complementary
#A8DCD2 #DCA8CC #DCB8A8
monochromatic
#51B9A5 #7CCABB #A8DCD2 #D4EEE9 #E9F6F4
Accessibility & contrast
On white
1.52
#A8DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#A8DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DCD2
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DCD2 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CDCFD3
Tritanopia (blue-blind)
#9ADED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a8dcd2; /* rgb */ color: rgb(168, 220, 210); /* oklch */ color: oklch(85.6% 0.055 181.8);
Tailwind
colors: {
custom: {
50: '#c3e7df',
500: '#a8dcd2',
950: '#000000',
},
}SCSS
$custom: #a8dcd2; $custom-light: #c3e7df; $custom-dark: #000000;
JSON
{
"hex": "#a8dcd2",
"rgb": {
"r": 168,
"g": 220,
"b": 210
},
"hsl": {
"h": 168.462,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.85553,
"c": 0.05541,
"h": 181.8
},
"luminance": 0.64164
}Semantic roles & 50–950 ramp
primary
#A8DCD2
secondary
#B47480
accent
#304AB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484