#A5DFD8#A5DFD8
#A5DFD8 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 186.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD8 |
|---|---|
| RGB | rgb(165, 223, 216) |
| HSL | hsl(173, 48%, 76%) |
| HSV | hsv(173, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.86, -19.87, -2.56) |
| CIE-LCH | lch(84.86, 20.03, 187.35°) |
| OKLab | oklab(86.21% -0.0595 -0.0072) |
| OKLCH | oklch(86.21% 0.06 186.9) |
| XYZ | xyz(54.2955, 65.7301, 74.7787) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.37
Powder Blue
#B0E0E6
ΔE00 6.16
Duck Egg Blue
#C3FBF4
ΔE00 6.26
Eggshell Blue
#C4FFF7
ΔE00 6.95
Pale Cyan
#B7FFFA
ΔE00 6.95
Light Cyan
#ACFFFC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD8 #DFA5AC
analogous
#A5DFBB #A5DFD8 #A5C9DF
triadic
#A5DFD8 #D8A5DF #DFD8A5
tetradic
#A5DFD8 #BBA5DF #DFA5AC #C9DFA5
square
#A5DFD8 #BBA5DF #DFA5AC #C9DFA5
split-complementary
#A5DFD8 #DFA5C9 #DFBBA5
monochromatic
#4BBFB1 #78CFC4 #A5DFD8 #D2EFEC #E8F7F5
Accessibility & contrast
On white
1.48
#A5DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A5DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD8 | 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)
#D9D9D8
Deuteranopia (green-blind)
#CED1D9
Tritanopia (blue-blind)
#93E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfd8; /* rgb */ color: rgb(165, 223, 216); /* oklch */ color: oklch(86.2% 0.060 186.9);
Tailwind
colors: {
custom: {
50: '#c1e9e4',
500: '#a5dfd8',
950: '#000000',
},
}SCSS
$custom: #a5dfd8; $custom-light: #c1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd8",
"rgb": {
"r": 165,
"g": 223,
"b": 216
},
"hsl": {
"h": 172.759,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86205,
"c": 0.05996,
"h": 186.9
},
"luminance": 0.65733
}Semantic roles & 50–950 ramp
primary
#A5DFD8
secondary
#B87179
accent
#2B3CBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484