#A4E4E3#A4E4E3
#A4E4E3 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.6% C 0.064 H 194.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E3 |
|---|---|
| RGB | rgb(164, 228, 227) |
| HSL | hsl(179, 54%, 77%) |
| HSV | hsv(179, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(86.47, -20.23, -6.01) |
| CIE-LCH | lch(86.47, 21.10, 196.54°) |
| OKLab | oklab(87.57% -0.0623 -0.0165) |
| OKLCH | oklch(87.57% 0.064 194.8) |
| XYZ | xyz(56.9138, 68.9224, 82.9626) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.34
Powder Blue
#B0E0E6
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Duck Egg Blue
#C3FBF4
ΔE00 5.80
Pale Cyan
#B7FFFA
ΔE00 5.88
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E3 #E4A4A5
analogous
#A4E4C3 #A4E4E3 #A4C5E4
triadic
#A4E4E3 #E3A4E4 #E4E3A4
tetradic
#A4E4E3 #C3A4E4 #E4A4A5 #C5E4A4
square
#A4E4E3 #C3A4E4 #E4A4A5 #C5E4A4
split-complementary
#A4E4E3 #E4A4C5 #E4C3A4
monochromatic
#46C8C6 #75D6D4 #A4E4E3 #D3F2F2 #E7F8F8
Accessibility & contrast
On white
1.42
#A4E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#A4E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E3
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E3 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE3
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#8EE8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e4e3; /* rgb */ color: rgb(164, 228, 227); /* oklch */ color: oklch(87.6% 0.064 194.8);
Tailwind
colors: {
custom: {
50: '#c1eceb',
500: '#a4e4e3',
950: '#000000',
},
}SCSS
$custom: #a4e4e3; $custom-light: #c1eceb; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e3",
"rgb": {
"r": 164,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.062,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.87571,
"c": 0.06444,
"h": 194.8
},
"luminance": 0.68925
}Semantic roles & 50–950 ramp
primary
#A4E4E3
secondary
#BE6E70
accent
#2426C2
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484