#A5DCD2#A5DCD2
#A5DCD2 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.4% C 0.058 H 182.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCD2 |
|---|---|
| RGB | rgb(165, 220, 210) |
| HSL | hsl(169, 44%, 75%) |
| HSV | hsv(169, 25%, 86%) |
| CMYK | cmyk(25%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.88, -19.65, -0.82) |
| CIE-LCH | lch(83.88, 19.67, 182.39°) |
| OKLab | oklab(85.37% -0.0581 -0.0025) |
| OKLCH | oklch(85.37% 0.058 182.5) |
| XYZ | xyz(52.7395, 63.8366, 70.5031) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.70
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.17
Eggshell Blue
#C4FFF7
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 7.87
Pale Cyan
#B7FFFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCD2 #DCA5AF
analogous
#A5DCB6 #A5DCD2 #A5CADC
triadic
#A5DCD2 #D2A5DC #DCD2A5
tetradic
#A5DCD2 #B6A5DC #DCA5AF #CADCA5
square
#A5DCD2 #B6A5DC #DCA5AF #CADCA5
split-complementary
#A5DCD2 #DCA5CA #DCB6A5
monochromatic
#4DBAA6 #79CBBC #A5DCD2 #D1EDE8 #E9F6F4
Accessibility & contrast
On white
1.53
#A5DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#A5DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCD2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCD2 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#95DED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a5dcd2; /* rgb */ color: rgb(165, 220, 210); /* oklch */ color: oklch(85.4% 0.058 182.5);
Tailwind
colors: {
custom: {
50: '#c1e7df',
500: '#a5dcd2',
950: '#000000',
},
}SCSS
$custom: #a5dcd2; $custom-light: #c1e7df; $custom-dark: #000000;
JSON
{
"hex": "#a5dcd2",
"rgb": {
"r": 165,
"g": 220,
"b": 210
},
"hsl": {
"h": 169.091,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85373,
"c": 0.05818,
"h": 182.5
},
"luminance": 0.63839
}Semantic roles & 50–950 ramp
primary
#A5DCD2
secondary
#B4717D
accent
#2E47B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484