#A4E1DC#A4E1DC
#A4E1DC is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.7% C 0.062 H 189.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E1DC |
|---|---|
| RGB | rgb(164, 225, 220) |
| HSL | hsl(175, 50%, 76%) |
| HSV | hsv(175, 27%, 88%) |
| CMYK | cmyk(27.1%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(85.46, -20.28, -3.80) |
| CIE-LCH | lch(85.46, 20.64, 190.62°) |
| OKLab | oklab(86.7% -0.0613 -0.0105) |
| OKLCH | oklch(86.7% 0.062 189.7) |
| XYZ | xyz(55.1491, 66.9076, 77.7049) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.55
Powder Blue
#B0E0E6
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Pale Cyan
#B7FFFA
ΔE00 6.39
Eggshell Blue
#C4FFF7
ΔE00 6.65
Light Cyan
#ACFFFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E1DC #E1A4A9
analogous
#A4E1BE #A4E1DC #A4C8E1
triadic
#A4E1DC #DCA4E1 #E1DCA4
tetradic
#A4E1DC #BEA4E1 #E1A4A9 #C8E1A4
square
#A4E1DC #BEA4E1 #E1A4A9 #C8E1A4
split-complementary
#A4E1DC #E1A4C8 #E1BEA4
monochromatic
#48C3B9 #76D2CA #A4E1DC #D2F0EE #E8F7F6
Accessibility & contrast
On white
1.46
#A4E1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#A4E1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E1DC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E1DC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#90E4DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e1dc; /* rgb */ color: rgb(164, 225, 220); /* oklch */ color: oklch(86.7% 0.062 189.7);
Tailwind
colors: {
custom: {
50: '#c0eae6',
500: '#a4e1dc',
950: '#000000',
},
}SCSS
$custom: #a4e1dc; $custom-light: #c0eae6; $custom-dark: #000000;
JSON
{
"hex": "#a4e1dc",
"rgb": {
"r": 164,
"g": 225,
"b": 220
},
"hsl": {
"h": 175.082,
"s": 50.413,
"l": 76.275
},
"oklch": {
"l": 0.86704,
"c": 0.06224,
"h": 189.7
},
"luminance": 0.6691
}Semantic roles & 50–950 ramp
primary
#A4E1DC
secondary
#BA6F75
accent
#2834BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484