#A8DEDD#A8DEDD
#A8DEDD is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.055 H 194.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DEDD |
|---|---|
| RGB | rgb(168, 222, 221) |
| HSL | hsl(179, 45%, 76%) |
| HSV | hsv(179, 24%, 87%) |
| CMYK | cmyk(24.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.89, -17.40, -5.15) |
| CIE-LCH | lch(84.89, 18.15, 196.47°) |
| OKLab | oklab(86.32% -0.0535 -0.0141) |
| OKLCH | oklch(86.32% 0.055 194.7) |
| XYZ | xyz(55.3168, 65.7854, 78.1758) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.59
Paleturquoise
#AFEEEE
ΔE00 3.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.46
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Light Sky Blue
#C6FCFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DEDD #DEA8A9
analogous
#A8DEC2 #A8DEDD #A8C4DE
triadic
#A8DEDD #DDA8DE #DEDDA8
tetradic
#A8DEDD #C2A8DE #DEA8A9 #C4DEA8
square
#A8DEDD #C2A8DE #DEA8A9 #C4DEA8
split-complementary
#A8DEDD #DEA8C4 #DEC2A8
monochromatic
#4FBCBA #7CCDCC #A8DEDD #D4EFEE #E9F7F6
Accessibility & contrast
On white
1.48
#A8DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A8DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DEDD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DEDD | 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)
#D7D9DD
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#96E1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dedd; /* rgb */ color: rgb(168, 222, 221); /* oklch */ color: oklch(86.3% 0.055 194.7);
Tailwind
colors: {
custom: {
50: '#c3e8e7',
500: '#a8dedd',
950: '#000000',
},
}SCSS
$custom: #a8dedd; $custom-light: #c3e8e7; $custom-dark: #000000;
JSON
{
"hex": "#a8dedd",
"rgb": {
"r": 168,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.889,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.86316,
"c": 0.05536,
"h": 194.7
},
"luminance": 0.65788
}Semantic roles & 50–950 ramp
primary
#A8DEDD
secondary
#B67475
accent
#2D30B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484