#A4DED1#A4DED1
#A4DED1 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.062 H 179.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DED1 |
|---|---|
| RGB | rgb(164, 222, 209) |
| HSL | hsl(167, 47%, 76%) |
| HSV | hsv(167, 26%, 87%) |
| CMYK | cmyk(26.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.35, -21.15, 0.39) |
| CIE-LCH | lch(84.35, 21.16, 178.95°) |
| OKLab | oklab(85.72% -0.062 0.0007) |
| OKLCH | oklch(85.72% 0.062 179.4) |
| XYZ | xyz(52.9361, 64.7361, 70.0153) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.20
Pale Aqua
#B8FFEB
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DED1 #DEA4B1
analogous
#A4DEB4 #A4DED1 #A4CEDE
triadic
#A4DED1 #D1A4DE #DED1A4
tetradic
#A4DED1 #B4A4DE #DEA4B1 #CEDEA4
square
#A4DED1 #B4A4DE #DEA4B1 #CEDEA4
split-complementary
#A4DED1 #DEA4CE #DEB4A4
monochromatic
#4ABDA4 #77CEBA #A4DED1 #D1EEE8 #E9F7F4
Accessibility & contrast
On white
1.51
#A4DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#A4DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DED1
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DED1 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#94E0DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4ded1; /* rgb */ color: rgb(164, 222, 209); /* oklch */ color: oklch(85.7% 0.062 179.4);
Tailwind
colors: {
custom: {
50: '#c0e8df',
500: '#a4ded1',
950: '#000000',
},
}SCSS
$custom: #a4ded1; $custom-light: #c0e8df; $custom-dark: #000000;
JSON
{
"hex": "#a4ded1",
"rgb": {
"r": 164,
"g": 222,
"b": 209
},
"hsl": {
"h": 166.552,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.85723,
"c": 0.062,
"h": 179.4
},
"luminance": 0.64739
}Semantic roles & 50–950 ramp
primary
#A4DED1
secondary
#B67080
accent
#2B4BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484