#A4DFDC#A4DFDC
#A4DFDC is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.3% C 0.060 H 192.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFDC |
|---|---|
| RGB | rgb(164, 223, 220) |
| HSL | hsl(177, 48%, 76%) |
| HSV | hsv(177, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.91, -19.29, -4.61) |
| CIE-LCH | lch(84.91, 19.83, 193.43°) |
| OKLab | oklab(86.27% -0.0588 -0.0127) |
| OKLCH | oklch(86.27% 0.06 192.2) |
| XYZ | xyz(54.6116, 65.8326, 77.5257) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.54
Powder Blue
#B0E0E6
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Pale Cyan
#B7FFFA
ΔE00 6.89
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFDC #DFA4A7
analogous
#A4DFBE #A4DFDC #A4C4DF
triadic
#A4DFDC #DCA4DF #DFDCA4
tetradic
#A4DFDC #BEA4DF #DFA4A7 #C4DFA4
square
#A4DFDC #BEA4DF #DFA4A7 #C4DFA4
split-complementary
#A4DFDC #DFA4C4 #DFBEA4
monochromatic
#49BFB9 #77CFCB #A4DFDC #D1EFED #E8F7F6
Accessibility & contrast
On white
1.48
#A4DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A4DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFDC
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFDC | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CDD0DD
Tritanopia (blue-blind)
#91E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dfdc; /* rgb */ color: rgb(164, 223, 220); /* oklch */ color: oklch(86.3% 0.060 192.2);
Tailwind
colors: {
custom: {
50: '#c0e9e6',
500: '#a4dfdc',
950: '#000000',
},
}SCSS
$custom: #a4dfdc; $custom-light: #c0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a4dfdc",
"rgb": {
"r": 164,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.949,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86268,
"c": 0.06017,
"h": 192.2
},
"luminance": 0.65835
}Semantic roles & 50–950 ramp
primary
#A4DFDC
secondary
#B87073
accent
#2A32BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484