#A4E4DB#A4E4DB
#A4E4DB is a very light, moderate teal. Relative luminance 0.685; OKLCH L 87.3% C 0.066 H 185.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4DB |
|---|---|
| RGB | rgb(164, 228, 219) |
| HSL | hsl(172, 54%, 77%) |
| HSV | hsv(172, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(86.25, -21.98, -2.11) |
| CIE-LCH | lch(86.25, 22.08, 185.48°) |
| OKLab | oklab(87.33% -0.0655 -0.006) |
| OKLCH | oklch(87.33% 0.066 185.2) |
| XYZ | xyz(55.8352, 68.4910, 77.2822) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.32
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Pale Cyan
#B7FFFA
ΔE00 5.98
Eggshell Blue
#C4FFF7
ΔE00 6.14
Light Cyan
#ACFFFC
ΔE00 6.39
Pale Aqua
#B8FFEB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4DB #E4A4AD
analogous
#A4E4BB #A4E4DB #A4CDE4
triadic
#A4E4DB #DBA4E4 #E4DBA4
tetradic
#A4E4DB #BBA4E4 #E4A4AD #CDE4A4
square
#A4E4DB #BBA4E4 #E4A4AD #CDE4A4
split-complementary
#A4E4DB #E4A4CD #E4BBA4
monochromatic
#46C8B6 #75D6C8 #A4E4DB #D3F2EE #E7F8F6
Accessibility & contrast
On white
1.43
#A4E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#A4E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4DB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4DB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#90E7E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e4db; /* rgb */ color: rgb(164, 228, 219); /* oklch */ color: oklch(87.3% 0.066 185.2);
Tailwind
colors: {
custom: {
50: '#c0ece6',
500: '#a4e4db',
950: '#000000',
},
}SCSS
$custom: #a4e4db; $custom-light: #c0ece6; $custom-dark: #000000;
JSON
{
"hex": "#a4e4db",
"rgb": {
"r": 164,
"g": 228,
"b": 219
},
"hsl": {
"h": 171.562,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.87329,
"c": 0.06578,
"h": 185.2
},
"luminance": 0.68494
}Semantic roles & 50–950 ramp
primary
#A4E4DB
secondary
#BE6E79
accent
#243AC2
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484