#A4E2D2#A4E2D2
#A4E2D2 is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.6% C 0.067 H 176.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2D2 |
|---|---|
| RGB | rgb(164, 226, 210) |
| HSL | hsl(165, 52%, 76%) |
| HSV | hsv(165, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(85.47, -22.92, 1.50) |
| CIE-LCH | lch(85.47, 22.96, 176.26°) |
| OKLab | oklab(86.63% -0.0667 0.0036) |
| OKLCH | oklch(86.63% 0.067 176.9) |
| XYZ | xyz(54.1353, 66.9358, 71.0278) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.36
Paleturquoise
#AFEEEE
ΔE00 6.83
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.10
Tiffany Blue
#7BF2DA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2D2 #E2A4B4
analogous
#A4E2B3 #A4E2D2 #A4D3E2
triadic
#A4E2D2 #D2A4E2 #E2D2A4
tetradic
#A4E2D2 #B3A4E2 #E2A4B4 #D3E2A4
square
#A4E2D2 #B3A4E2 #E2A4B4 #D3E2A4
split-complementary
#A4E2D2 #E2A4D3 #E2B3A4
monochromatic
#47C4A4 #76D3BB #A4E2D2 #D2F1E9 #E8F8F4
Accessibility & contrast
On white
1.46
#A4E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#A4E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2D2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2D2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#93E4DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e2d2; /* rgb */ color: rgb(164, 226, 210); /* oklch */ color: oklch(86.6% 0.067 176.9);
Tailwind
colors: {
custom: {
50: '#c0ebdf',
500: '#a4e2d2',
950: '#000000',
},
}SCSS
$custom: #a4e2d2; $custom-light: #c0ebdf; $custom-dark: #000000;
JSON
{
"hex": "#a4e2d2",
"rgb": {
"r": 164,
"g": 226,
"b": 210
},
"hsl": {
"h": 164.516,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86629,
"c": 0.06677,
"h": 176.9
},
"luminance": 0.66938
}Semantic roles & 50–950 ramp
primary
#A4E2D2
secondary
#BB6F83
accent
#264EBF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484