#A8DFD7#A8DFD7
#A8DFD7 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.057 H 185.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD7 |
|---|---|
| RGB | rgb(168, 223, 215) |
| HSL | hsl(171, 46%, 77%) |
| HSV | hsv(171, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.00, -19.19, -1.81) |
| CIE-LCH | lch(85.00, 19.28, 185.38°) |
| OKLab | oklab(86.35% -0.0572 -0.0051) |
| OKLCH | oklch(86.35% 0.057 185.1) |
| XYZ | xyz(54.7981, 66.0041, 74.1296) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.64
Duck Egg Blue
#C3FBF4
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.29
Eggshell Blue
#C4FFF7
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD7 #DFA8B0
analogous
#A8DFBC #A8DFD7 #A8CCDF
triadic
#A8DFD7 #D7A8DF #DFD7A8
tetradic
#A8DFD7 #BCA8DF #DFA8B0 #CCDFA8
square
#A8DFD7 #BCA8DF #DFA8B0 #CCDFA8
split-complementary
#A8DFD7 #DFA8CC #DFBCA8
monochromatic
#4FBEAE #7BCFC2 #A8DFD7 #D5EFEC #E9F7F5
Accessibility & contrast
On white
1.48
#A8DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A8DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD7
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD7 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#98E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd7; /* rgb */ color: rgb(168, 223, 215); /* oklch */ color: oklch(86.4% 0.057 185.1);
Tailwind
colors: {
custom: {
50: '#c3e9e3',
500: '#a8dfd7',
950: '#000000',
},
}SCSS
$custom: #a8dfd7; $custom-light: #c3e9e3; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd7",
"rgb": {
"r": 168,
"g": 223,
"b": 215
},
"hsl": {
"h": 171.273,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86352,
"c": 0.05745,
"h": 185.1
},
"luminance": 0.66006
}Semantic roles & 50–950 ramp
primary
#A8DFD7
secondary
#B8747D
accent
#2C41B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484