#A4E0DB#A4E0DB
#A4E0DB is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.5% C 0.061 H 189.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E0DB |
|---|---|
| RGB | rgb(164, 224, 219) |
| HSL | hsl(175, 49%, 76%) |
| HSV | hsv(175, 27%, 88%) |
| CMYK | cmyk(26.8%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(85.16, -20.00, -3.71) |
| CIE-LCH | lch(85.16, 20.35, 190.52°) |
| OKLab | oklab(86.46% -0.0605 -0.0103) |
| OKLCH | oklch(86.46% 0.061 189.6) |
| XYZ | xyz(54.7476, 66.3157, 76.9196) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.72
Powder Blue
#B0E0E6
ΔE00 5.61
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Pale Cyan
#B7FFFA
ΔE00 6.63
Eggshell Blue
#C4FFF7
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E0DB #E0A4A9
analogous
#A4E0BD #A4E0DB #A4C7E0
triadic
#A4E0DB #DBA4E0 #E0DBA4
tetradic
#A4E0DB #BDA4E0 #E0A4A9 #C7E0A4
square
#A4E0DB #BDA4E0 #E0A4A9 #C7E0A4
split-complementary
#A4E0DB #E0A4C7 #E0BDA4
monochromatic
#49C1B7 #76D0C9 #A4E0DB #D2F0ED #E8F7F6
Accessibility & contrast
On white
1.47
#A4E0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#A4E0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E0DB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E0DB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#91E3DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e0db; /* rgb */ color: rgb(164, 224, 219); /* oklch */ color: oklch(86.5% 0.061 189.6);
Tailwind
colors: {
custom: {
50: '#c0e9e6',
500: '#a4e0db',
950: '#000000',
},
}SCSS
$custom: #a4e0db; $custom-light: #c0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a4e0db",
"rgb": {
"r": 164,
"g": 224,
"b": 219
},
"hsl": {
"h": 175,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.86456,
"c": 0.06135,
"h": 189.6
},
"luminance": 0.66318
}Semantic roles & 50–950 ramp
primary
#A4E0DB
secondary
#B96F75
accent
#2935BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484