#A8DFD4#A8DFD4
#A8DFD4 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.058 H 181.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD4 |
|---|---|
| RGB | rgb(168, 223, 212) |
| HSL | hsl(168, 46%, 77%) |
| HSV | hsv(168, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.92, -19.83, -0.34) |
| CIE-LCH | lch(84.92, 19.83, 180.97°) |
| OKLab | oklab(86.26% -0.0584 -0.0012) |
| OKLCH | oklch(86.26% 0.058 181.2) |
| XYZ | xyz(54.4161, 65.8513, 72.1180) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.53
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Eggshell Blue
#C4FFF7
ΔE00 7.04
Pale Aqua
#B8FFEB
ΔE00 7.39
Powder Blue
#B0E0E6
ΔE00 7.40
Pale Cyan
#B7FFFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD4 #DFA8B3
analogous
#A8DFB9 #A8DFD4 #A8CFDF
triadic
#A8DFD4 #D4A8DF #DFD4A8
tetradic
#A8DFD4 #B9A8DF #DFA8B3 #CFDFA8
square
#A8DFD4 #B9A8DF #DFA8B3 #CFDFA8
split-complementary
#A8DFD4 #DFA8CF #DFB9A8
monochromatic
#4FBEA8 #7BCFBE #A8DFD4 #D5EFEA #E9F7F4
Accessibility & contrast
On white
1.48
#A8DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A8DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD4
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD4 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#99E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd4; /* rgb */ color: rgb(168, 223, 212); /* oklch */ color: oklch(86.3% 0.058 181.2);
Tailwind
colors: {
custom: {
50: '#c3e9e1',
500: '#a8dfd4',
950: '#000000',
},
}SCSS
$custom: #a8dfd4; $custom-light: #c3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd4",
"rgb": {
"r": 168,
"g": 223,
"b": 212
},
"hsl": {
"h": 168,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86264,
"c": 0.05845,
"h": 181.2
},
"luminance": 0.65854
}Semantic roles & 50–950 ramp
primary
#A8DFD4
secondary
#B87481
accent
#2C48B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484