#A8DFD8#A8DFD8
#A8DFD8 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.057 H 186.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD8 |
|---|---|
| RGB | rgb(168, 223, 216) |
| HSL | hsl(172, 46%, 77%) |
| HSV | hsv(172, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.02, -18.98, -2.30) |
| CIE-LCH | lch(85.02, 19.12, 186.90°) |
| OKLab | oklab(86.38% -0.0568 -0.0064) |
| OKLCH | oklch(86.38% 0.057 186.5) |
| XYZ | xyz(54.9269, 66.0557, 74.8084) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 6.12
Eggshell Blue
#C4FFF7
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.04
Light Light Blue
#CAFFFB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD8 #DFA8AF
analogous
#A8DFBD #A8DFD8 #A8CBDF
triadic
#A8DFD8 #D8A8DF #DFD8A8
tetradic
#A8DFD8 #BDA8DF #DFA8AF #CBDFA8
square
#A8DFD8 #BDA8DF #DFA8AF #CBDFA8
split-complementary
#A8DFD8 #DFA8CB #DFBDA8
monochromatic
#4FBEB0 #7BCFC4 #A8DFD8 #D5EFEC #E9F7F5
Accessibility & contrast
On white
1.48
#A8DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#A8DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD8
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD8 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#98E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd8; /* rgb */ color: rgb(168, 223, 216); /* oklch */ color: oklch(86.4% 0.057 186.5);
Tailwind
colors: {
custom: {
50: '#c3e9e4',
500: '#a8dfd8',
950: '#000000',
},
}SCSS
$custom: #a8dfd8; $custom-light: #c3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd8",
"rgb": {
"r": 168,
"g": 223,
"b": 216
},
"hsl": {
"h": 172.364,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86382,
"c": 0.05718,
"h": 186.5
},
"luminance": 0.66058
}Semantic roles & 50–950 ramp
primary
#A8DFD8
secondary
#B8747C
accent
#2C3EB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484