#A4DFD1#A4DFD1
#A4DFD1 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.063 H 178.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD1 |
|---|---|
| RGB | rgb(164, 223, 209) |
| HSL | hsl(166, 48%, 76%) |
| HSV | hsv(166, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.62, -21.65, 0.79) |
| CIE-LCH | lch(84.62, 21.66, 177.92°) |
| OKLab | oklab(85.94% -0.0633 0.0018) |
| OKLCH | oklch(85.94% 0.063 178.4) |
| XYZ | xyz(53.2025, 65.2689, 70.1041) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.49
Pale Aqua
#B8FFEB
ΔE00 6.99
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.09
Light Teal
#90E4C1
ΔE00 7.14
Seafoam Blue
#78D1B6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD1 #DFA4B2
analogous
#A4DFB3 #A4DFD1 #A4CFDF
triadic
#A4DFD1 #D1A4DF #DFD1A4
tetradic
#A4DFD1 #B3A4DF #DFA4B2 #CFDFA4
square
#A4DFD1 #B3A4DF #DFA4B2 #CFDFA4
split-complementary
#A4DFD1 #DFA4CF #DFB3A4
monochromatic
#49BFA3 #77CFBA #A4DFD1 #D1EFE8 #E8F7F4
Accessibility & contrast
On white
1.49
#A4DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A4DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD1
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD1 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#94E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfd1; /* rgb */ color: rgb(164, 223, 209); /* oklch */ color: oklch(85.9% 0.063 178.4);
Tailwind
colors: {
custom: {
50: '#c0e9df',
500: '#a4dfd1',
950: '#000000',
},
}SCSS
$custom: #a4dfd1; $custom-light: #c0e9df; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd1",
"rgb": {
"r": 164,
"g": 223,
"b": 209
},
"hsl": {
"h": 165.763,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85942,
"c": 0.0633,
"h": 178.4
},
"luminance": 0.65271
}Semantic roles & 50–950 ramp
primary
#A4DFD1
secondary
#B87081
accent
#2A4DBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484