#A4DCDB#A4DCDB
#A4DCDB is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.057 H 194.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCDB |
|---|---|
| RGB | rgb(164, 220, 219) |
| HSL | hsl(179, 44%, 75%) |
| HSV | hsv(179, 25%, 86%) |
| CMYK | cmyk(25.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.07, -18.01, -5.32) |
| CIE-LCH | lch(84.07, 18.78, 196.47°) |
| OKLab | oklab(85.59% -0.0554 -0.0146) |
| OKLCH | oklch(85.59% 0.057 194.8) |
| XYZ | xyz(53.6852, 64.1909, 76.5655) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Light Sky Blue
#C6FCFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCDB #DCA4A5
analogous
#A4DCBF #A4DCDB #A4C1DC
triadic
#A4DCDB #DBA4DC #DCDBA4
tetradic
#A4DCDB #BFA4DC #DCA4A5 #C1DCA4
square
#A4DCDB #BFA4DC #DCA4A5 #C1DCA4
split-complementary
#A4DCDB #DCA4C1 #DCBFA4
monochromatic
#4CBAB8 #78CBCA #A4DCDB #D0EDEC #E9F6F6
Accessibility & contrast
On white
1.52
#A4DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A4DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCDB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCDB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#91DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4dcdb; /* rgb */ color: rgb(164, 220, 219); /* oklch */ color: oklch(85.6% 0.057 194.8);
Tailwind
colors: {
custom: {
50: '#c0e7e6',
500: '#a4dcdb',
950: '#000000',
},
}SCSS
$custom: #a4dcdb; $custom-light: #c0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#a4dcdb",
"rgb": {
"r": 164,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.929,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85585,
"c": 0.0573,
"h": 194.8
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#A4DCDB
secondary
#B47071
accent
#2E30B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484