#A4E4E5#A4E4E5
#A4E4E5 is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.6% C 0.064 H 197.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E5 |
|---|---|
| RGB | rgb(164, 228, 229) |
| HSL | hsl(181, 56%, 77%) |
| HSV | hsv(181, 28%, 90%) |
| CMYK | cmyk(28.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.52, -19.78, -6.98) |
| CIE-LCH | lch(86.52, 20.98, 199.43°) |
| OKLab | oklab(87.63% -0.0615 -0.0191) |
| OKLCH | oklch(87.63% 0.064 197.3) |
| XYZ | xyz(57.1914, 69.0335, 84.4248) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.29
Powder Blue
#B0E0E6
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Light Sky Blue
#C6FCFF
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E5 #E5A5A4
analogous
#A4E5C6 #A4E4E5 #A4C4E5
triadic
#A4E4E5 #E5A4E4 #E4E5A4
tetradic
#A4E4E5 #C6A4E5 #E5A5A4 #C4E5A4
square
#A4E4E5 #C6A4E5 #E5A5A4 #C4E5A4
split-complementary
#A4E4E5 #E5A4C4 #E5C6A4
monochromatic
#45C8CA #74D6D7 #A4E4E5 #D4F2F3 #E7F8F8
Accessibility & contrast
On white
1.42
#A4E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#A4E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E5
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E5 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#CFD5E6
Tritanopia (blue-blind)
#8DE8E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4e5; /* rgb */ color: rgb(164, 228, 229); /* oklch */ color: oklch(87.6% 0.064 197.3);
Tailwind
colors: {
custom: {
50: '#c1eced',
500: '#a4e4e5',
950: '#000000',
},
}SCSS
$custom: #a4e4e5; $custom-light: #c1eced; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e5",
"rgb": {
"r": 164,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.923,
"s": 55.556,
"l": 77.059
},
"oklch": {
"l": 0.87633,
"c": 0.06441,
"h": 197.3
},
"luminance": 0.69036
}Semantic roles & 50–950 ramp
primary
#A4E4E5
secondary
#BF6F6E
accent
#2522C3
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484