#A4E4EB#A4E4EB
#A4E4EB is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.8% C 0.065 H 204.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4EB |
|---|---|
| RGB | rgb(164, 228, 235) |
| HSL | hsl(186, 64%, 78%) |
| HSV | hsv(186, 30%, 92%) |
| CMYK | cmyk(30.2%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(86.69, -18.42, -9.89) |
| CIE-LCH | lch(86.69, 20.91, 208.23°) |
| OKLab | oklab(87.82% -0.0591 -0.027) |
| OKLCH | oklch(87.82% 0.065 204.6) |
| XYZ | xyz(58.0437, 69.3744, 88.9133) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.99
Paleturquoise
#AFEEEE
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Light Sky Blue
#C6FCFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4EB #EBABA4
analogous
#A4EBCE #A4E4EB #A4C0EB
triadic
#A4E4EB #EBA4E4 #E4EBA4
tetradic
#A4E4EB #CEA4EB #EBABA4 #C0EBA4
square
#A4E4EB #CEA4EB #EBABA4 #C0EBA4
split-complementary
#A4E4EB #EBA4C0 #EBCEA4
monochromatic
#40C6D5 #72D5E0 #A4E4EB #D6F3F6 #E6F8F9
Accessibility & contrast
On white
1.41
#A4E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#A4E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4EB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4EB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#8BE9E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4eb; /* rgb */ color: rgb(164, 228, 235); /* oklch */ color: oklch(87.8% 0.065 204.6);
Tailwind
colors: {
custom: {
50: '#c1ecf1',
500: '#a4e4eb',
950: '#000000',
},
}SCSS
$custom: #a4e4eb; $custom-light: #c1ecf1; $custom-dark: #000000;
JSON
{
"hex": "#a4e4eb",
"rgb": {
"r": 164,
"g": 228,
"b": 235
},
"hsl": {
"h": 185.915,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.87824,
"c": 0.06503,
"h": 204.6
},
"luminance": 0.69377
}Semantic roles & 50–950 ramp
primary
#A4E4EB
secondary
#C7756C
accent
#2B1ACC
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485