#A5DCD4#A5DCD4
#A5DCD4 is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.4% C 0.058 H 185.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCD4 |
|---|---|
| RGB | rgb(165, 220, 212) |
| HSL | hsl(171, 44%, 75%) |
| HSV | hsv(171, 25%, 86%) |
| CMYK | cmyk(25%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.93, -19.23, -1.80) |
| CIE-LCH | lch(83.93, 19.31, 185.35°) |
| OKLab | oklab(85.43% -0.0573 -0.0051) |
| OKLCH | oklch(85.43% 0.058 185.1) |
| XYZ | xyz(52.9902, 63.9369, 71.8236) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.16
Powder Blue
#B0E0E6
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Eggshell Blue
#C4FFF7
ΔE00 7.57
Pale Cyan
#B7FFFA
ΔE00 7.75
Light Light Blue
#CAFFFB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCD4 #DCA5AD
analogous
#A5DCB8 #A5DCD4 #A5C8DC
triadic
#A5DCD4 #D4A5DC #DCD4A5
tetradic
#A5DCD4 #B8A5DC #DCA5AD #C8DCA5
square
#A5DCD4 #B8A5DC #DCA5AD #C8DCA5
split-complementary
#A5DCD4 #DCA5C8 #DCB8A5
monochromatic
#4DBAAA #79CBBF #A5DCD4 #D1EDE9 #E9F6F4
Accessibility & contrast
On white
1.52
#A5DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#A5DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCD4
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCD4 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D4
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#95DED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a5dcd4; /* rgb */ color: rgb(165, 220, 212); /* oklch */ color: oklch(85.4% 0.058 185.1);
Tailwind
colors: {
custom: {
50: '#c1e7e1',
500: '#a5dcd4',
950: '#000000',
},
}SCSS
$custom: #a5dcd4; $custom-light: #c1e7e1; $custom-dark: #000000;
JSON
{
"hex": "#a5dcd4",
"rgb": {
"r": 165,
"g": 220,
"b": 212
},
"hsl": {
"h": 171.273,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85432,
"c": 0.05755,
"h": 185.1
},
"luminance": 0.63939
}Semantic roles & 50–950 ramp
primary
#A5DCD4
secondary
#B4717B
accent
#2E42B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484