#A8DFD1#A8DFD1
#A8DFD1 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 177.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD1 |
|---|---|
| RGB | rgb(168, 223, 209) |
| HSL | hsl(165, 46%, 77%) |
| HSV | hsv(165, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.84, -20.45, 1.14) |
| CIE-LCH | lch(84.84, 20.48, 176.82°) |
| OKLab | oklab(86.18% -0.0597 0.0027) |
| OKLCH | oklch(86.18% 0.06 177.4) |
| XYZ | xyz(54.0412, 65.7014, 70.1435) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.49
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Pale Aqua
#B8FFEB
ΔE00 7.07
Eggshell Blue
#C4FFF7
ΔE00 7.37
Light Teal
#90E4C1
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD1 #DFA8B6
analogous
#A8DFB6 #A8DFD1 #A8D2DF
triadic
#A8DFD1 #D1A8DF #DFD1A8
tetradic
#A8DFD1 #B6A8DF #DFA8B6 #D2DFA8
square
#A8DFD1 #B6A8DF #DFA8B6 #D2DFA8
split-complementary
#A8DFD1 #DFA8D2 #DFB6A8
monochromatic
#4FBEA2 #7BCFB9 #A8DFD1 #D5EFE9 #E9F7F3
Accessibility & contrast
On white
1.49
#A8DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A8DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD1
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD1 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#9AE1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd1; /* rgb */ color: rgb(168, 223, 209); /* oklch */ color: oklch(86.2% 0.060 177.4);
Tailwind
colors: {
custom: {
50: '#c3e9df',
500: '#a8dfd1',
950: '#000000',
},
}SCSS
$custom: #a8dfd1; $custom-light: #c3e9df; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd1",
"rgb": {
"r": 168,
"g": 223,
"b": 209
},
"hsl": {
"h": 164.727,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86177,
"c": 0.05972,
"h": 177.4
},
"luminance": 0.65704
}Semantic roles & 50–950 ramp
primary
#A8DFD1
secondary
#B87485
accent
#2C50B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484