#A4DFD9#A4DFD9
#A4DFD9 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.061 H 188.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD9 |
|---|---|
| RGB | rgb(164, 223, 217) |
| HSL | hsl(174, 48%, 76%) |
| HSV | hsv(174, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.83, -19.94, -3.14) |
| CIE-LCH | lch(84.83, 20.19, 188.94°) |
| OKLab | oklab(86.18% -0.06 -0.0087) |
| OKLCH | oklch(86.18% 0.061 188.3) |
| XYZ | xyz(54.2179, 65.6751, 75.4520) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.13
Powder Blue
#B0E0E6
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 6.30
Pale Cyan
#B7FFFA
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 6.99
Light Cyan
#ACFFFC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD9 #DFA4AA
analogous
#A4DFBB #A4DFD9 #A4C7DF
triadic
#A4DFD9 #D9A4DF #DFD9A4
tetradic
#A4DFD9 #BBA4DF #DFA4AA #C7DFA4
square
#A4DFD9 #BBA4DF #DFA4AA #C7DFA4
split-complementary
#A4DFD9 #DFA4C7 #DFBBA4
monochromatic
#49BFB3 #77CFC6 #A4DFD9 #D1EFEC #E8F7F6
Accessibility & contrast
On white
1.49
#A4DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A4DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD9
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD9 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#92E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfd9; /* rgb */ color: rgb(164, 223, 217); /* oklch */ color: oklch(86.2% 0.061 188.3);
Tailwind
colors: {
custom: {
50: '#c0e9e4',
500: '#a4dfd9',
950: '#000000',
},
}SCSS
$custom: #a4dfd9; $custom-light: #c0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd9",
"rgb": {
"r": 164,
"g": 223,
"b": 217
},
"hsl": {
"h": 173.898,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86177,
"c": 0.06065,
"h": 188.3
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#A4DFD9
secondary
#B87077
accent
#2A39BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484