#A4E1D5#A4E1D5
#A4E1D5 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.5% C 0.064 H 181.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E1D5 |
|---|---|
| RGB | rgb(164, 225, 213) |
| HSL | hsl(168, 50%, 76%) |
| HSV | hsv(168, 27%, 88%) |
| CMYK | cmyk(27.1%, 0%, 5.3%, 11.8%) |
| CIE-LAB | lab(85.27, -21.79, -0.38) |
| CIE-LCH | lch(85.27, 21.79, 180.99°) |
| OKLab | oklab(86.5% -0.0642 -0.0013) |
| OKLCH | oklch(86.5% 0.064 181.2) |
| XYZ | xyz(54.2414, 66.5445, 72.9242) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Duck Egg Blue
#C3FBF4
ΔE00 6.38
Pale Aqua
#B8FFEB
ΔE00 6.77
Eggshell Blue
#C4FFF7
ΔE00 6.89
Pale Cyan
#B7FFFA
ΔE00 7.05
Light Cyan
#ACFFFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E1D5 #E1A4B0
analogous
#A4E1B7 #A4E1D5 #A4CFE1
triadic
#A4E1D5 #D5A4E1 #E1D5A4
tetradic
#A4E1D5 #B7A4E1 #E1A4B0 #CFE1A4
square
#A4E1D5 #B7A4E1 #E1A4B0 #CFE1A4
split-complementary
#A4E1D5 #E1A4CF #E1B7A4
monochromatic
#48C3AB #76D2C0 #A4E1D5 #D2F0EA #E8F7F4
Accessibility & contrast
On white
1.47
#A4E1D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#A4E1D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E1D5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E1D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E1D5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#92E3DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e1d5; /* rgb */ color: rgb(164, 225, 213); /* oklch */ color: oklch(86.5% 0.064 181.2);
Tailwind
colors: {
custom: {
50: '#c0eae1',
500: '#a4e1d5',
950: '#000000',
},
}SCSS
$custom: #a4e1d5; $custom-light: #c0eae1; $custom-dark: #000000;
JSON
{
"hex": "#a4e1d5",
"rgb": {
"r": 164,
"g": 225,
"b": 213
},
"hsl": {
"h": 168.197,
"s": 50.413,
"l": 76.275
},
"oklch": {
"l": 0.86496,
"c": 0.06419,
"h": 181.2
},
"luminance": 0.66547
}Semantic roles & 50–950 ramp
primary
#A4E1D5
secondary
#BA6F7E
accent
#2845BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484