#A8DED1#A8DED1
#A8DED1 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.0% C 0.058 H 178.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DED1 |
|---|---|
| RGB | rgb(168, 222, 209) |
| HSL | hsl(166, 45%, 76%) |
| HSV | hsv(166, 24%, 87%) |
| CMYK | cmyk(24.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.57, -19.95, 0.74) |
| CIE-LCH | lch(84.57, 19.97, 177.88°) |
| OKLab | oklab(85.96% -0.0584 0.0017) |
| OKLCH | oklch(85.96% 0.058 178.4) |
| XYZ | xyz(53.7748, 65.1686, 70.0547) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Pale Aqua
#B8FFEB
ΔE00 7.39
Eggshell Blue
#C4FFF7
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.56
Light Teal
#90E4C1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DED1 #DEA8B5
analogous
#A8DEB6 #A8DED1 #A8D0DE
triadic
#A8DED1 #D1A8DE #DED1A8
tetradic
#A8DED1 #B6A8DE #DEA8B5 #D0DEA8
square
#A8DED1 #B6A8DE #DEA8B5 #D0DEA8
split-complementary
#A8DED1 #DEA8D0 #DEB6A8
monochromatic
#4FBCA2 #7CCDBA #A8DED1 #D4EFE8 #E9F7F3
Accessibility & contrast
On white
1.50
#A8DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#A8DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DED1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DED1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7D0
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#9AE0DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a8ded1; /* rgb */ color: rgb(168, 222, 209); /* oklch */ color: oklch(86.0% 0.058 178.4);
Tailwind
colors: {
custom: {
50: '#c3e8df',
500: '#a8ded1',
950: '#000000',
},
}SCSS
$custom: #a8ded1; $custom-light: #c3e8df; $custom-dark: #000000;
JSON
{
"hex": "#a8ded1",
"rgb": {
"r": 168,
"g": 222,
"b": 209
},
"hsl": {
"h": 165.556,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.85959,
"c": 0.05839,
"h": 178.4
},
"luminance": 0.65171
}Semantic roles & 50–950 ramp
primary
#A8DED1
secondary
#B67484
accent
#2D4FB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484