#A4E4FA#A4E4FA
#A4E4FA is a very light, moderate cyan. Relative luminance 0.703; OKLCH L 88.3% C 0.071 H 221.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4FA |
|---|---|
| RGB | rgb(164, 228, 250) |
| HSL | hsl(195, 90%, 81%) |
| HSV | hsv(195, 34%, 98%) |
| CMYK | cmyk(34.4%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(87.13, -14.90, -17.11) |
| CIE-LCH | lch(87.13, 22.69, 228.96°) |
| OKLab | oklab(88.32% -0.0535 -0.0469) |
| OKLCH | oklch(88.32% 0.071 221.3) |
| XYZ | xyz(60.3028, 70.2781, 100.8115) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.34
Lightblue
#ADD8E6
ΔE00 4.45
Powder Blue
#B0E0E6
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 5.76
Baby Blue
#89CFF0
ΔE00 6.04
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4FA #FABAA4
analogous
#A4FAE5 #A4E4FA #A4B9FA
triadic
#A4E4FA #FAA4E4 #E4FAA4
tetradic
#A4E4FA #E5A4FA #FABAA4 #B9FAA4
square
#A4E4FA #E5A4FA #FABAA4 #B9FAA4
split-complementary
#A4E4FA #FAA4B9 #FAE5A4
monochromatic
#30C2F4 #6AD3F7 #A4E4FA #DEF5FD #E2F6FD
Accessibility & contrast
On white
1.39
#A4E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#A4E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4FA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4FA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#85EBEB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a4e4fa; /* rgb */ color: rgb(164, 228, 250); /* oklch */ color: oklch(88.3% 0.071 221.3);
Tailwind
colors: {
custom: {
50: '#c1ecfc',
500: '#a4e4fa',
950: '#000000',
},
}SCSS
$custom: #a4e4fa; $custom-light: #c1ecfc; $custom-dark: #000000;
JSON
{
"hex": "#a4e4fa",
"rgb": {
"r": 164,
"g": 228,
"b": 250
},
"hsl": {
"h": 195.349,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.88324,
"c": 0.07112,
"h": 221.3
},
"luminance": 0.70281
}Semantic roles & 50–950 ramp
primary
#A4E4FA
secondary
#DC8466
accent
#3B00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485