#A4E4E2#A4E4E2
#A4E4E2 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.5% C 0.065 H 193.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E2 |
|---|---|
| RGB | rgb(164, 228, 226) |
| HSL | hsl(178, 54%, 77%) |
| HSV | hsv(178, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.44, -20.45, -5.52) |
| CIE-LCH | lch(86.44, 21.18, 195.11°) |
| OKLab | oklab(87.54% -0.0627 -0.0152) |
| OKLCH | oklch(87.54% 0.065 193.6) |
| XYZ | xyz(56.7762, 68.8674, 82.2379) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.47
Powder Blue
#B0E0E6
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Pale Cyan
#B7FFFA
ΔE00 5.79
Light Cyan
#ACFFFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E2 #E4A4A6
analogous
#A4E4C2 #A4E4E2 #A4C6E4
triadic
#A4E4E2 #E2A4E4 #E4E2A4
tetradic
#A4E4E2 #C2A4E4 #E4A4A6 #C6E4A4
square
#A4E4E2 #C2A4E4 #E4A4A6 #C6E4A4
split-complementary
#A4E4E2 #E4A4C6 #E4C2A4
monochromatic
#46C8C4 #75D6D3 #A4E4E2 #D3F2F1 #E7F8F7
Accessibility & contrast
On white
1.42
#A4E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#A4E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#D0D4E3
Tritanopia (blue-blind)
#8EE8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e4e2; /* rgb */ color: rgb(164, 228, 226); /* oklch */ color: oklch(87.5% 0.065 193.6);
Tailwind
colors: {
custom: {
50: '#c1eceb',
500: '#a4e4e2',
950: '#000000',
},
}SCSS
$custom: #a4e4e2; $custom-light: #c1eceb; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e2",
"rgb": {
"r": 164,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.125,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.87541,
"c": 0.06451,
"h": 193.6
},
"luminance": 0.6887
}Semantic roles & 50–950 ramp
primary
#A4E4E2
secondary
#BE6E71
accent
#2429C2
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484