#A4DFD2#A4DFD2
#A4DFD2 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.063 H 179.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFD2 |
|---|---|
| RGB | rgb(164, 223, 210) |
| HSL | hsl(167, 48%, 76%) |
| HSV | hsv(167, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.65, -21.44, 0.30) |
| CIE-LCH | lch(84.65, 21.44, 179.21°) |
| OKLab | oklab(85.97% -0.0629 0.0005) |
| OKLCH | oklch(85.97% 0.063 179.6) |
| XYZ | xyz(53.3267, 65.3186, 70.7582) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.16
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Pale Aqua
#B8FFEB
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.31
Eggshell Blue
#C4FFF7
ΔE00 7.36
Light Teal
#90E4C1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFD2 #DFA4B1
analogous
#A4DFB4 #A4DFD2 #A4CEDF
triadic
#A4DFD2 #D2A4DF #DFD2A4
tetradic
#A4DFD2 #B4A4DF #DFA4B1 #CEDFA4
square
#A4DFD2 #B4A4DF #DFA4B1 #CEDFA4
split-complementary
#A4DFD2 #DFA4CE #DFB4A4
monochromatic
#49BFA5 #77CFBC #A4DFD2 #D1EFE8 #E8F7F4
Accessibility & contrast
On white
1.49
#A4DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A4DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFD2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFD2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#94E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfd2; /* rgb */ color: rgb(164, 223, 210); /* oklch */ color: oklch(86.0% 0.063 179.6);
Tailwind
colors: {
custom: {
50: '#c0e9df',
500: '#a4dfd2',
950: '#000000',
},
}SCSS
$custom: #a4dfd2; $custom-light: #c0e9df; $custom-dark: #000000;
JSON
{
"hex": "#a4dfd2",
"rgb": {
"r": 164,
"g": 223,
"b": 210
},
"hsl": {
"h": 166.78,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85971,
"c": 0.06287,
"h": 179.6
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#A4DFD2
secondary
#B8707F
accent
#2A4ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484