#A4E2D7#A4E2D7
#A4E2D7 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.065 H 182.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2D7 |
|---|---|
| RGB | rgb(164, 226, 215) |
| HSL | hsl(169, 52%, 76%) |
| HSV | hsv(169, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 4.9%, 11.4%) |
| CIE-LAB | lab(85.60, -21.86, -0.95) |
| CIE-LCH | lch(85.60, 21.88, 182.50°) |
| OKLab | oklab(86.77% -0.0646 -0.0029) |
| OKLCH | oklch(86.77% 0.065 182.6) |
| XYZ | xyz(54.7680, 67.1889, 74.3598) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.17
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Eggshell Blue
#C4FFF7
ΔE00 6.62
Pale Cyan
#B7FFFA
ΔE00 6.68
Pale Aqua
#B8FFEB
ΔE00 6.71
Light Cyan
#ACFFFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2D7 #E2A4AF
analogous
#A4E2B8 #A4E2D7 #A4CEE2
triadic
#A4E2D7 #D7A4E2 #E2D7A4
tetradic
#A4E2D7 #B8A4E2 #E2A4AF #CEE2A4
square
#A4E2D7 #B8A4E2 #E2A4AF #CEE2A4
split-complementary
#A4E2D7 #E2A4CE #E2B8A4
monochromatic
#47C4AE #76D3C3 #A4E2D7 #D2F1EB #E8F8F5
Accessibility & contrast
On white
1.45
#A4E2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#A4E2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2D7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2D7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#D1D2D8
Tritanopia (blue-blind)
#92E4DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e2d7; /* rgb */ color: rgb(164, 226, 215); /* oklch */ color: oklch(86.8% 0.065 182.6);
Tailwind
colors: {
custom: {
50: '#c0ebe3',
500: '#a4e2d7',
950: '#000000',
},
}SCSS
$custom: #a4e2d7; $custom-light: #c0ebe3; $custom-dark: #000000;
JSON
{
"hex": "#a4e2d7",
"rgb": {
"r": 164,
"g": 226,
"b": 215
},
"hsl": {
"h": 169.355,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86774,
"c": 0.06469,
"h": 182.6
},
"luminance": 0.67192
}Semantic roles & 50–950 ramp
primary
#A4E2D7
secondary
#BB6F7C
accent
#2642BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484