#A4DCDF#A4DCDF
#A4DCDF is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.057 H 200.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCDF |
|---|---|
| RGB | rgb(164, 220, 223) |
| HSL | hsl(183, 48%, 76%) |
| HSV | hsv(183, 26%, 87%) |
| CMYK | cmyk(26.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.18, -17.12, -7.28) |
| CIE-LCH | lch(84.18, 18.60, 203.04°) |
| OKLab | oklab(85.71% -0.0538 -0.0199) |
| OKLCH | oklch(85.71% 0.057 200.3) |
| XYZ | xyz(54.2181, 64.4041, 79.3722) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.70
Paleturquoise
#AFEEEE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Lightblue
#ADD8E6
ΔE00 6.23
Light Sky Blue
#C6FCFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCDF #DFA7A4
analogous
#A4DFC4 #A4DCDF #A4BEDF
triadic
#A4DCDF #DFA4DC #DCDFA4
tetradic
#A4DCDF #C4A4DF #DFA7A4 #BEDFA4
square
#A4DCDF #C4A4DF #DFA7A4 #BEDFA4
split-complementary
#A4DCDF #DFA4BE #DFC4A4
monochromatic
#49B9BF #77CBCF #A4DCDF #D1EDEF #E8F6F7
Accessibility & contrast
On white
1.51
#A4DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#A4DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCDF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCDF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#90E0DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4dcdf; /* rgb */ color: rgb(164, 220, 223); /* oklch */ color: oklch(85.7% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#c0e7e9',
500: '#a4dcdf',
950: '#000000',
},
}SCSS
$custom: #a4dcdf; $custom-light: #c0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#a4dcdf",
"rgb": {
"r": 164,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.051,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.8571,
"c": 0.05737,
"h": 200.3
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#A4DCDF
secondary
#B87370
accent
#322ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484