#A4DFD4#A4DFD4
#A4DFD4 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.062 H 182.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD4 |
|---|---|
| RGB | rgb(164, 223, 212) |
| HSL | hsl(169, 48%, 76%) |
| HSV | hsv(169, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.70, -21.02, -0.69) |
| CIE-LCH | lch(84.70, 21.03, 181.87°) |
| OKLab | oklab(86.03% -0.062 -0.0022) |
| OKLCH | oklch(86.03% 0.062 182) |
| XYZ | xyz(53.5774, 65.4189, 72.0787) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.53
Duck Egg Blue
#C3FBF4
ΔE00 6.59
Eggshell Blue
#C4FFF7
ΔE00 7.16
Pale Aqua
#B8FFEB
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD4 #DFA4AF
analogous
#A4DFB6 #A4DFD4 #A4CCDF
triadic
#A4DFD4 #D4A4DF #DFD4A4
tetradic
#A4DFD4 #B6A4DF #DFA4AF #CCDFA4
square
#A4DFD4 #B6A4DF #DFA4AF #CCDFA4
split-complementary
#A4DFD4 #DFA4CC #DFB6A4
monochromatic
#49BFA9 #77CFBF #A4DFD4 #D1EFE9 #E8F7F4
Accessibility & contrast
On white
1.49
#A4DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A4DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#93E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfd4; /* rgb */ color: rgb(164, 223, 212); /* oklch */ color: oklch(86.0% 0.062 182.0);
Tailwind
colors: {
custom: {
50: '#c0e9e1',
500: '#a4dfd4',
950: '#000000',
},
}SCSS
$custom: #a4dfd4; $custom-light: #c0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd4",
"rgb": {
"r": 164,
"g": 223,
"b": 212
},
"hsl": {
"h": 168.814,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86029,
"c": 0.06209,
"h": 182
},
"luminance": 0.65421
}Semantic roles & 50–950 ramp
primary
#A4DFD4
secondary
#B8707D
accent
#2A45BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484