#A4DEDD#A4DEDD
#A4DEDD is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.059 H 194.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DEDD |
|---|---|
| RGB | rgb(164, 222, 221) |
| HSL | hsl(179, 47%, 76%) |
| HSV | hsv(179, 26%, 87%) |
| CMYK | cmyk(26.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.67, -18.57, -5.50) |
| CIE-LCH | lch(84.67, 19.36, 196.49°) |
| OKLab | oklab(86.08% -0.0571 -0.0151) |
| OKLCH | oklch(86.08% 0.059 194.8) |
| XYZ | xyz(54.4781, 65.3529, 78.1365) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 4.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Duck Egg Blue
#C3FBF4
ΔE00 6.76
Light Sky Blue
#C6FCFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DEDD #DEA4A5
analogous
#A4DEC0 #A4DEDD #A4C2DE
triadic
#A4DEDD #DDA4DE #DEDDA4
tetradic
#A4DEDD #C0A4DE #DEA4A5 #C2DEA4
square
#A4DEDD #C0A4DE #DEA4A5 #C2DEA4
split-complementary
#A4DEDD #DEA4C2 #DEC0A4
monochromatic
#4ABDBB #77CECC #A4DEDD #D1EEEE #E9F7F7
Accessibility & contrast
On white
1.49
#A4DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A4DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DEDD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DEDD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#90E2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dedd; /* rgb */ color: rgb(164, 222, 221); /* oklch */ color: oklch(86.1% 0.059 194.8);
Tailwind
colors: {
custom: {
50: '#c0e8e7',
500: '#a4dedd',
950: '#000000',
},
}SCSS
$custom: #a4dedd; $custom-light: #c0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#a4dedd",
"rgb": {
"r": 164,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.966,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.86082,
"c": 0.0591,
"h": 194.8
},
"luminance": 0.65356
}Semantic roles & 50–950 ramp
primary
#A4DEDD
secondary
#B67071
accent
#2B2EBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484