#A4DFD8#A4DFD8
#A4DFD8 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.061 H 187.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD8 |
|---|---|
| RGB | rgb(164, 223, 216) |
| HSL | hsl(173, 48%, 76%) |
| HSV | hsv(173, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.80, -20.16, -2.65) |
| CIE-LCH | lch(84.80, 20.33, 187.48°) |
| OKLab | oklab(86.15% -0.0604 -0.0074) |
| OKLCH | oklch(86.15% 0.061 187) |
| XYZ | xyz(54.0882, 65.6232, 74.7690) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 6.31
Pale Cyan
#B7FFFA
ΔE00 6.94
Eggshell Blue
#C4FFF7
ΔE00 6.98
Light Cyan
#ACFFFC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD8 #DFA4AB
analogous
#A4DFBA #A4DFD8 #A4C8DF
triadic
#A4DFD8 #D8A4DF #DFD8A4
tetradic
#A4DFD8 #BAA4DF #DFA4AB #C8DFA4
square
#A4DFD8 #BAA4DF #DFA4AB #C8DFA4
split-complementary
#A4DFD8 #DFA4C8 #DFBAA4
monochromatic
#49BFB1 #77CFC5 #A4DFD8 #D1EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A4DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#A4DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#92E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfd8; /* rgb */ color: rgb(164, 223, 216); /* oklch */ color: oklch(86.1% 0.061 187.0);
Tailwind
colors: {
custom: {
50: '#c0e9e4',
500: '#a4dfd8',
950: '#000000',
},
}SCSS
$custom: #a4dfd8; $custom-light: #c0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd8",
"rgb": {
"r": 164,
"g": 223,
"b": 216
},
"hsl": {
"h": 172.881,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86147,
"c": 0.06087,
"h": 187
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#A4DFD8
secondary
#B87078
accent
#2A3BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484