#A8DFD3#A8DFD3
#A8DFD3 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 179.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFD3 |
|---|---|
| RGB | rgb(168, 223, 211) |
| HSL | hsl(167, 46%, 77%) |
| HSV | hsv(167, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.89, -20.03, 0.15) |
| CIE-LCH | lch(84.89, 20.04, 179.56°) |
| OKLab | oklab(86.24% -0.0588 0.0001) |
| OKLCH | oklch(86.24% 0.059 179.9) |
| XYZ | xyz(54.2904, 65.8010, 71.4557) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.85
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 7.13
Pale Aqua
#B8FFEB
ΔE00 7.26
Pale Cyan
#B7FFFA
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFD3 #DFA8B4
analogous
#A8DFB8 #A8DFD3 #A8D0DF
triadic
#A8DFD3 #D3A8DF #DFD3A8
tetradic
#A8DFD3 #B8A8DF #DFA8B4 #D0DFA8
square
#A8DFD3 #B8A8DF #DFA8B4 #D0DFA8
split-complementary
#A8DFD3 #DFA8D0 #DFB8A8
monochromatic
#4FBEA6 #7BCFBC #A8DFD3 #D5EFEA #E9F7F4
Accessibility & contrast
On white
1.48
#A8DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A8DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFD3
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFD3 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#99E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfd3; /* rgb */ color: rgb(168, 223, 211); /* oklch */ color: oklch(86.2% 0.059 179.9);
Tailwind
colors: {
custom: {
50: '#c3e9e0',
500: '#a8dfd3',
950: '#000000',
},
}SCSS
$custom: #a8dfd3; $custom-light: #c3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#a8dfd3",
"rgb": {
"r": 168,
"g": 223,
"b": 211
},
"hsl": {
"h": 166.909,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86235,
"c": 0.05884,
"h": 179.9
},
"luminance": 0.65803
}Semantic roles & 50–950 ramp
primary
#A8DFD3
secondary
#B87482
accent
#2C4BB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484