#A5DFD9#A5DFD9
#A5DFD9 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.060 H 188.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD9 |
|---|---|
| RGB | rgb(165, 223, 217) |
| HSL | hsl(174, 48%, 76%) |
| HSV | hsv(174, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.89, -19.65, -3.05) |
| CIE-LCH | lch(84.89, 19.89, 188.83°) |
| OKLab | oklab(86.24% -0.0591 -0.0085) |
| OKLCH | oklch(86.24% 0.06 188.2) |
| XYZ | xyz(54.4251, 65.7819, 75.4617) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.12
Powder Blue
#B0E0E6
ΔE00 5.80
Duck Egg Blue
#C3FBF4
ΔE00 6.24
Pale Cyan
#B7FFFA
ΔE00 6.91
Eggshell Blue
#C4FFF7
ΔE00 6.96
Light Cyan
#ACFFFC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD9 #DFA5AB
analogous
#A5DFBC #A5DFD9 #A5C8DF
triadic
#A5DFD9 #D9A5DF #DFD9A5
tetradic
#A5DFD9 #BCA5DF #DFA5AB #C8DFA5
square
#A5DFD9 #BCA5DF #DFA5AB #C8DFA5
split-complementary
#A5DFD9 #DFA5C8 #DFBCA5
monochromatic
#4BBFB3 #78CFC6 #A5DFD9 #D2EFEC #E8F7F5
Accessibility & contrast
On white
1.48
#A5DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A5DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD9
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD9 | 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)
#D9D9D9
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#93E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfd9; /* rgb */ color: rgb(165, 223, 217); /* oklch */ color: oklch(86.2% 0.060 188.2);
Tailwind
colors: {
custom: {
50: '#c1e9e4',
500: '#a5dfd9',
950: '#000000',
},
}SCSS
$custom: #a5dfd9; $custom-light: #c1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd9",
"rgb": {
"r": 165,
"g": 223,
"b": 217
},
"hsl": {
"h": 173.793,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86235,
"c": 0.05973,
"h": 188.2
},
"luminance": 0.65784
}Semantic roles & 50–950 ramp
primary
#A5DFD9
secondary
#B87178
accent
#2B3ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484