#A4E2D5#A4E2D5
#A4E2D5 is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.7% C 0.065 H 180.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2D5 |
|---|---|
| RGB | rgb(164, 226, 213) |
| HSL | hsl(167, 52%, 76%) |
| HSV | hsv(167, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(85.55, -22.28, 0.03) |
| CIE-LCH | lch(85.55, 22.28, 179.94°) |
| OKLab | oklab(86.72% -0.0654 -0.0003) |
| OKLCH | oklch(86.72% 0.065 180.3) |
| XYZ | xyz(54.5126, 67.0867, 73.0146) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.83
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Pale Aqua
#B8FFEB
ΔE00 6.44
Eggshell Blue
#C4FFF7
ΔE00 6.83
Pale Cyan
#B7FFFA
ΔE00 7.01
Light Teal
#90E4C1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2D5 #E2A4B1
analogous
#A4E2B6 #A4E2D5 #A4D0E2
triadic
#A4E2D5 #D5A4E2 #E2D5A4
tetradic
#A4E2D5 #B6A4E2 #E2A4B1 #D0E2A4
square
#A4E2D5 #B6A4E2 #E2A4B1 #D0E2A4
split-complementary
#A4E2D5 #E2A4D0 #E2B6A4
monochromatic
#47C4AA #76D3C0 #A4E2D5 #D2F1EA #E8F8F4
Accessibility & contrast
On white
1.46
#A4E2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#A4E2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2D5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2D5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#92E4DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e2d5; /* rgb */ color: rgb(164, 226, 213); /* oklch */ color: oklch(86.7% 0.065 180.3);
Tailwind
colors: {
custom: {
50: '#c0ebe1',
500: '#a4e2d5',
950: '#000000',
},
}SCSS
$custom: #a4e2d5; $custom-light: #c0ebe1; $custom-dark: #000000;
JSON
{
"hex": "#a4e2d5",
"rgb": {
"r": 164,
"g": 226,
"b": 213
},
"hsl": {
"h": 167.419,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86716,
"c": 0.06544,
"h": 180.3
},
"luminance": 0.67089
}Semantic roles & 50–950 ramp
primary
#A4E2D5
secondary
#BB6F7F
accent
#2646BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484