#A4DBDC#A4DBDC
#A4DBDC is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.4% C 0.056 H 197.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DBDC |
|---|---|
| RGB | rgb(164, 219, 220) |
| HSL | hsl(181, 44%, 75%) |
| HSV | hsv(181, 25%, 86%) |
| CMYK | cmyk(25.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.82, -17.28, -6.22) |
| CIE-LCH | lch(83.82, 18.37, 199.78°) |
| OKLab | oklab(85.4% -0.0537 -0.017) |
| OKLCH | oklch(85.4% 0.056 197.6) |
| XYZ | xyz(53.5556, 63.7204, 77.1737) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.27
Paleturquoise
#AFEEEE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.85
Light Sky Blue
#C6FCFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DBDC #DCA5A4
analogous
#A4DCC1 #A4DBDC #A4BFDC
triadic
#A4DBDC #DCA4DB #DBDCA4
tetradic
#A4DBDC #C1A4DC #DCA5A4 #BFDCA4
square
#A4DBDC #C1A4DC #DCA5A4 #BFDCA4
split-complementary
#A4DBDC #DCA4BF #DCC1A4
monochromatic
#4CB8BA #78CACB #A4DBDC #D0ECED #E9F6F6
Accessibility & contrast
On white
1.53
#A4DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A4DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DBDC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DBDC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#91DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dbdc; /* rgb */ color: rgb(164, 219, 220); /* oklch */ color: oklch(85.4% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#c0e6e6',
500: '#a4dbdc',
950: '#000000',
},
}SCSS
$custom: #a4dbdc; $custom-light: #c0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#a4dbdc",
"rgb": {
"r": 164,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.071,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85399,
"c": 0.05636,
"h": 197.6
},
"luminance": 0.63723
}Semantic roles & 50–950 ramp
primary
#A4DBDC
secondary
#B47170
accent
#302EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484