#A4E4F5#A4E4F5
#A4E4F5 is a very light, moderate cyan. Relative luminance 0.700; OKLCH L 88.2% C 0.068 H 216.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4F5 |
|---|---|
| RGB | rgb(164, 228, 245) |
| HSL | hsl(193, 80%, 80%) |
| HSV | hsv(193, 33%, 96%) |
| CMYK | cmyk(33.1%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(86.98, -16.09, -14.71) |
| CIE-LCH | lch(86.98, 21.81, 222.44°) |
| OKLab | oklab(88.15% -0.0553 -0.0403) |
| OKLCH | oklch(88.15% 0.068 216) |
| XYZ | xyz(59.5292, 69.9686, 96.7371) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4F5 #F5B5A4
analogous
#A4F5DE #A4E4F5 #A4BBF5
triadic
#A4E4F5 #F5A4E4 #E4F5A4
tetradic
#A4E4F5 #DEA4F5 #F5B5A4 #BBF5A4
square
#A4E4F5 #DEA4F5 #F5B5A4 #BBF5A4
split-complementary
#A4E4F5 #F5A4BB #F5DEA4
monochromatic
#36C3E9 #6DD4EF #A4E4F5 #DBF4FB #E3F7FC
Accessibility & contrast
On white
1.40
#A4E4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#A4E4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4F5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4F5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#CBD6F5
Tritanopia (blue-blind)
#87EBE9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a4e4f5; /* rgb */ color: rgb(164, 228, 245); /* oklch */ color: oklch(88.2% 0.068 216.0);
Tailwind
colors: {
custom: {
50: '#c1ecf8',
500: '#a4e4f5',
950: '#000000',
},
}SCSS
$custom: #a4e4f5; $custom-light: #c1ecf8; $custom-dark: #000000;
JSON
{
"hex": "#a4e4f5",
"rgb": {
"r": 164,
"g": 228,
"b": 245
},
"hsl": {
"h": 192.593,
"s": 80.198,
"l": 80.196
},
"oklch": {
"l": 0.88153,
"c": 0.06843,
"h": 216
},
"luminance": 0.69972
}Semantic roles & 50–950 ramp
primary
#A4E4F5
secondary
#D57F68
accent
#3509DD
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485