#A4E4E0#A4E4E0
#A4E4E0 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.5% C 0.065 H 191.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E0 |
|---|---|
| RGB | rgb(164, 228, 224) |
| HSL | hsl(176, 54%, 77%) |
| HSV | hsv(176, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(86.38, -20.89, -4.55) |
| CIE-LCH | lch(86.38, 21.38, 192.28°) |
| OKLab | oklab(87.48% -0.0635 -0.0125) |
| OKLCH | oklch(87.48% 0.065 191.2) |
| XYZ | xyz(56.5034, 68.7583, 80.8010) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.86
Duck Egg Blue
#C3FBF4
ΔE00 5.54
Powder Blue
#B0E0E6
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 5.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E0 #E4A4A8
analogous
#A4E4C0 #A4E4E0 #A4C8E4
triadic
#A4E4E0 #E0A4E4 #E4E0A4
tetradic
#A4E4E0 #C0A4E4 #E4A4A8 #C8E4A4
square
#A4E4E0 #C0A4E4 #E4A4A8 #C8E4A4
split-complementary
#A4E4E0 #E4A4C8 #E4C0A4
monochromatic
#46C8C0 #75D6D0 #A4E4E0 #D3F2F0 #E7F8F7
Accessibility & contrast
On white
1.42
#A4E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A4E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E0
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E0 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDE0
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#8FE8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e4e0; /* rgb */ color: rgb(164, 228, 224); /* oklch */ color: oklch(87.5% 0.065 191.2);
Tailwind
colors: {
custom: {
50: '#c1ece9',
500: '#a4e4e0',
950: '#000000',
},
}SCSS
$custom: #a4e4e0; $custom-light: #c1ece9; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e0",
"rgb": {
"r": 164,
"g": 228,
"b": 224
},
"hsl": {
"h": 176.25,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.87479,
"c": 0.06473,
"h": 191.2
},
"luminance": 0.68761
}Semantic roles & 50–950 ramp
primary
#A4E4E0
secondary
#BE6E73
accent
#242EC2
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484