#A4DCD2#A4DCD2
#A4DCD2 is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.3% C 0.059 H 182.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCD2 |
|---|---|
| RGB | rgb(164, 220, 210) |
| HSL | hsl(169, 44%, 75%) |
| HSV | hsv(169, 25%, 86%) |
| CMYK | cmyk(25.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.82, -19.95, -0.91) |
| CIE-LCH | lch(83.82, 19.97, 182.60°) |
| OKLab | oklab(85.31% -0.059 -0.0027) |
| OKLCH | oklch(85.31% 0.059 182.7) |
| XYZ | xyz(52.5323, 63.7297, 70.4934) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.70
Duck Egg Blue
#C3FBF4
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.23
Eggshell Blue
#C4FFF7
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 7.79
Pale Cyan
#B7FFFA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCD2 #DCA4AE
analogous
#A4DCB6 #A4DCD2 #A4CADC
triadic
#A4DCD2 #D2A4DC #DCD2A4
tetradic
#A4DCD2 #B6A4DC #DCA4AE #CADCA4
square
#A4DCD2 #B6A4DC #DCA4AE #CADCA4
split-complementary
#A4DCD2 #DCA4CA #DCB6A4
monochromatic
#4CBAA6 #78CBBC #A4DCD2 #D0EDE8 #E9F6F4
Accessibility & contrast
On white
1.53
#A4DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#A4DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCD2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCD2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#94DED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dcd2; /* rgb */ color: rgb(164, 220, 210); /* oklch */ color: oklch(85.3% 0.059 182.7);
Tailwind
colors: {
custom: {
50: '#c0e7df',
500: '#a4dcd2',
950: '#000000',
},
}SCSS
$custom: #a4dcd2; $custom-light: #c0e7df; $custom-dark: #000000;
JSON
{
"hex": "#a4dcd2",
"rgb": {
"r": 164,
"g": 220,
"b": 210
},
"hsl": {
"h": 169.286,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85314,
"c": 0.0591,
"h": 182.7
},
"luminance": 0.63732
}Semantic roles & 50–950 ramp
primary
#A4DCD2
secondary
#B4707C
accent
#2E46B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484