#A4E4E1#A4E4E1
#A4E4E1 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.5% C 0.065 H 192.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E1 |
|---|---|
| RGB | rgb(164, 228, 225) |
| HSL | hsl(177, 54%, 77%) |
| HSV | hsv(177, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(86.41, -20.67, -5.03) |
| CIE-LCH | lch(86.41, 21.28, 193.68°) |
| OKLab | oklab(87.51% -0.0631 -0.0138) |
| OKLCH | oklch(87.51% 0.065 192.4) |
| XYZ | xyz(56.6394, 68.8127, 81.5173) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.64
Powder Blue
#B0E0E6
ΔE00 5.33
Duck Egg Blue
#C3FBF4
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Pale Cyan
#B7FFFA
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E1 #E4A4A7
analogous
#A4E4C1 #A4E4E1 #A4C7E4
triadic
#A4E4E1 #E1A4E4 #E4E1A4
tetradic
#A4E4E1 #C1A4E4 #E4A4A7 #C7E4A4
square
#A4E4E1 #C1A4E4 #E4A4A7 #C7E4A4
split-complementary
#A4E4E1 #E4A4C7 #E4C1A4
monochromatic
#46C8C2 #75D6D1 #A4E4E1 #D3F2F1 #E7F8F7
Accessibility & contrast
On white
1.42
#A4E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A4E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E1
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E1 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE1
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#8EE8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e4e1; /* rgb */ color: rgb(164, 228, 225); /* oklch */ color: oklch(87.5% 0.065 192.4);
Tailwind
colors: {
custom: {
50: '#c1ecea',
500: '#a4e4e1',
950: '#000000',
},
}SCSS
$custom: #a4e4e1; $custom-light: #c1ecea; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e1",
"rgb": {
"r": 164,
"g": 228,
"b": 225
},
"hsl": {
"h": 177.188,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.8751,
"c": 0.0646,
"h": 192.4
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#A4E4E1
secondary
#BE6E72
accent
#242BC2
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484