#A4E2DA#A4E2DA
#A4E2DA is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.9% C 0.064 H 186.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2DA |
|---|---|
| RGB | rgb(164, 226, 218) |
| HSL | hsl(172, 52%, 76%) |
| HSV | hsv(172, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(85.68, -21.21, -2.42) |
| CIE-LCH | lch(85.68, 21.35, 186.51°) |
| OKLab | oklab(86.86% -0.0634 -0.0068) |
| OKLCH | oklch(86.86% 0.064 186.1) |
| XYZ | xyz(55.1570, 67.3445, 76.4086) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.22
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Pale Cyan
#B7FFFA
ΔE00 6.32
Eggshell Blue
#C4FFF7
ΔE00 6.44
Light Cyan
#ACFFFC
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2DA #E2A4AC
analogous
#A4E2BB #A4E2DA #A4CBE2
triadic
#A4E2DA #DAA4E2 #E2DAA4
tetradic
#A4E2DA #BBA4E2 #E2A4AC #CBE2A4
square
#A4E2DA #BBA4E2 #E2A4AC #CBE2A4
split-complementary
#A4E2DA #E2A4CB #E2BBA4
monochromatic
#47C4B4 #76D3C7 #A4E2DA #D2F1ED #E8F8F6
Accessibility & contrast
On white
1.45
#A4E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#A4E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2DA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2DA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#91E5DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e2da; /* rgb */ color: rgb(164, 226, 218); /* oklch */ color: oklch(86.9% 0.064 186.1);
Tailwind
colors: {
custom: {
50: '#c0ebe5',
500: '#a4e2da',
950: '#000000',
},
}SCSS
$custom: #a4e2da; $custom-light: #c0ebe5; $custom-dark: #000000;
JSON
{
"hex": "#a4e2da",
"rgb": {
"r": 164,
"g": 226,
"b": 218
},
"hsl": {
"h": 172.258,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86862,
"c": 0.06377,
"h": 186.1
},
"luminance": 0.67347
}Semantic roles & 50–950 ramp
primary
#A4E2DA
secondary
#BB6F79
accent
#263ABF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484