#A4DFD6#A4DFD6
#A4DFD6 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.061 H 184.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD6 |
|---|---|
| RGB | rgb(164, 223, 214) |
| HSL | hsl(171, 48%, 76%) |
| HSV | hsv(171, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.75, -20.59, -1.67) |
| CIE-LCH | lch(84.75, 20.66, 184.63°) |
| OKLab | oklab(86.09% -0.0612 -0.0048) |
| OKLCH | oklch(86.09% 0.061 184.5) |
| XYZ | xyz(53.8312, 65.5204, 73.4156) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.96
Eggshell Blue
#C4FFF7
ΔE00 7.03
Pale Cyan
#B7FFFA
ΔE00 7.10
Light Cyan
#ACFFFC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD6 #DFA4AD
analogous
#A4DFB8 #A4DFD6 #A4CADF
triadic
#A4DFD6 #D6A4DF #DFD6A4
tetradic
#A4DFD6 #B8A4DF #DFA4AD #CADFA4
square
#A4DFD6 #B8A4DF #DFA4AD #CADFA4
split-complementary
#A4DFD6 #DFA4CA #DFB8A4
monochromatic
#49BFAD #77CFC2 #A4DFD6 #D1EFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A4DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A4DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD6
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD6 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#92E2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfd6; /* rgb */ color: rgb(164, 223, 214); /* oklch */ color: oklch(86.1% 0.061 184.5);
Tailwind
colors: {
custom: {
50: '#c0e9e2',
500: '#a4dfd6',
950: '#000000',
},
}SCSS
$custom: #a4dfd6; $custom-light: #c0e9e2; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd6",
"rgb": {
"r": 164,
"g": 223,
"b": 214
},
"hsl": {
"h": 170.847,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86088,
"c": 0.06142,
"h": 184.5
},
"luminance": 0.65523
}Semantic roles & 50–950 ramp
primary
#A4DFD6
secondary
#B8707B
accent
#2A40BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484