#A4E1DB#A4E1DB
#A4E1DB is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.7% C 0.062 H 188.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E1DB |
|---|---|
| RGB | rgb(164, 225, 219) |
| HSL | hsl(174, 50%, 76%) |
| HSV | hsv(174, 27%, 88%) |
| CMYK | cmyk(27.1%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(85.43, -20.50, -3.31) |
| CIE-LCH | lch(85.43, 20.77, 189.18°) |
| OKLab | oklab(86.67% -0.0617 -0.0092) |
| OKLCH | oklch(86.67% 0.062 188.5) |
| XYZ | xyz(55.0171, 66.8547, 77.0095) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.80
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.03
Pale Cyan
#B7FFFA
ΔE00 6.42
Eggshell Blue
#C4FFF7
ΔE00 6.62
Light Cyan
#ACFFFC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E1DB #E1A4AA
analogous
#A4E1BD #A4E1DB #A4C9E1
triadic
#A4E1DB #DBA4E1 #E1DBA4
tetradic
#A4E1DB #BDA4E1 #E1A4AA #C9E1A4
square
#A4E1DB #BDA4E1 #E1A4AA #C9E1A4
split-complementary
#A4E1DB #E1A4C9 #E1BDA4
monochromatic
#48C3B7 #76D2C9 #A4E1DB #D2F0ED #E8F7F6
Accessibility & contrast
On white
1.46
#A4E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#A4E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E1DB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E1DB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#91E4DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e1db; /* rgb */ color: rgb(164, 225, 219); /* oklch */ color: oklch(86.7% 0.062 188.5);
Tailwind
colors: {
custom: {
50: '#c0eae6',
500: '#a4e1db',
950: '#000000',
},
}SCSS
$custom: #a4e1db; $custom-light: #c0eae6; $custom-dark: #000000;
JSON
{
"hex": "#a4e1db",
"rgb": {
"r": 164,
"g": 225,
"b": 219
},
"hsl": {
"h": 174.098,
"s": 50.413,
"l": 76.275
},
"oklch": {
"l": 0.86674,
"c": 0.06242,
"h": 188.5
},
"luminance": 0.66857
}Semantic roles & 50–950 ramp
primary
#A4E1DB
secondary
#BA6F76
accent
#2836BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484