#A4DFD5#A4DFD5
#A4DFD5 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 183.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD5 |
|---|---|
| RGB | rgb(164, 223, 213) |
| HSL | hsl(170, 48%, 76%) |
| HSV | hsv(170, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.73, -20.80, -1.18) |
| CIE-LCH | lch(84.73, 20.84, 183.24°) |
| OKLab | oklab(86.06% -0.0616 -0.0035) |
| OKLCH | oklch(86.06% 0.062 183.2) |
| XYZ | xyz(53.7039, 65.4695, 72.7451) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.23
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Eggshell Blue
#C4FFF7
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.32
Pale Aqua
#B8FFEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD5 #DFA4AE
analogous
#A4DFB7 #A4DFD5 #A4CBDF
triadic
#A4DFD5 #D5A4DF #DFD5A4
tetradic
#A4DFD5 #B7A4DF #DFA4AE #CBDFA4
square
#A4DFD5 #B7A4DF #DFA4AE #CBDFA4
split-complementary
#A4DFD5 #DFA4CB #DFB7A4
monochromatic
#49BFAB #77CFC0 #A4DFD5 #D1EFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A4DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A4DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD5
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD5 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#93E1DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfd5; /* rgb */ color: rgb(164, 223, 213); /* oklch */ color: oklch(86.1% 0.062 183.2);
Tailwind
colors: {
custom: {
50: '#c0e9e1',
500: '#a4dfd5',
950: '#000000',
},
}SCSS
$custom: #a4dfd5; $custom-light: #c0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd5",
"rgb": {
"r": 164,
"g": 223,
"b": 213
},
"hsl": {
"h": 169.831,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86059,
"c": 0.06174,
"h": 183.2
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#A4DFD5
secondary
#B8707C
accent
#2A43BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484