#A8DFD2#A8DFD2
#A8DFD2 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 178.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD2 |
|---|---|
| RGB | rgb(168, 223, 210) |
| HSL | hsl(166, 46%, 77%) |
| HSV | hsv(166, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.87, -20.24, 0.65) |
| CIE-LCH | lch(84.87, 20.25, 178.17°) |
| OKLab | oklab(86.21% -0.0592 0.0014) |
| OKLCH | oklch(86.21% 0.059 178.6) |
| XYZ | xyz(54.1654, 65.7510, 70.7975) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.17
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Pale Aqua
#B8FFEB
ΔE00 7.16
Eggshell Blue
#C4FFF7
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.64
Pale Cyan
#B7FFFA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD2 #DFA8B5
analogous
#A8DFB7 #A8DFD2 #A8D1DF
triadic
#A8DFD2 #D2A8DF #DFD2A8
tetradic
#A8DFD2 #B7A8DF #DFA8B5 #D1DFA8
square
#A8DFD2 #B7A8DF #DFA8B5 #D1DFA8
split-complementary
#A8DFD2 #DFA8D1 #DFB7A8
monochromatic
#4FBEA4 #7BCFBB #A8DFD2 #D5EFE9 #E9F7F3
Accessibility & contrast
On white
1.48
#A8DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A8DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#99E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd2; /* rgb */ color: rgb(168, 223, 210); /* oklch */ color: oklch(86.2% 0.059 178.6);
Tailwind
colors: {
custom: {
50: '#c3e9df',
500: '#a8dfd2',
950: '#000000',
},
}SCSS
$custom: #a8dfd2; $custom-light: #c3e9df; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd2",
"rgb": {
"r": 168,
"g": 223,
"b": 210
},
"hsl": {
"h": 165.818,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86206,
"c": 0.05927,
"h": 178.6
},
"luminance": 0.65753
}Semantic roles & 50–950 ramp
primary
#A8DFD2
secondary
#B87484
accent
#2C4DB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484