#A4DFD7#A4DFD7
#A4DFD7 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.061 H 185.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD7 |
|---|---|
| RGB | rgb(164, 223, 215) |
| HSL | hsl(172, 48%, 76%) |
| HSV | hsv(172, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.78, -20.37, -2.16) |
| CIE-LCH | lch(84.78, 20.49, 186.05°) |
| OKLab | oklab(86.12% -0.0608 -0.0061) |
| OKLCH | oklch(86.12% 0.061 185.7) |
| XYZ | xyz(53.9593, 65.5716, 74.0902) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Powder Blue
#B0E0E6
ΔE00 6.61
Eggshell Blue
#C4FFF7
ΔE00 7.00
Pale Cyan
#B7FFFA
ΔE00 7.01
Light Cyan
#ACFFFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD7 #DFA4AC
analogous
#A4DFB9 #A4DFD7 #A4C9DF
triadic
#A4DFD7 #D7A4DF #DFD7A4
tetradic
#A4DFD7 #B9A4DF #DFA4AC #C9DFA4
square
#A4DFD7 #B9A4DF #DFA4AC #C9DFA4
split-complementary
#A4DFD7 #DFA4C9 #DFB9A4
monochromatic
#49BFAF #77CFC3 #A4DFD7 #D1EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A4DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A4DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD7
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD7 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#92E2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfd7; /* rgb */ color: rgb(164, 223, 215); /* oklch */ color: oklch(86.1% 0.061 185.7);
Tailwind
colors: {
custom: {
50: '#c0e9e3',
500: '#a4dfd7',
950: '#000000',
},
}SCSS
$custom: #a4dfd7; $custom-light: #c0e9e3; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd7",
"rgb": {
"r": 164,
"g": 223,
"b": 215
},
"hsl": {
"h": 171.864,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86118,
"c": 0.06114,
"h": 185.7
},
"luminance": 0.65574
}Semantic roles & 50–950 ramp
primary
#A4DFD7
secondary
#B87079
accent
#2A3EBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484