#A4D4E4#A4D4E4
#A4D4E4 is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.2% C 0.055 H 220.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D4E4 |
|---|---|
| RGB | rgb(164, 212, 228) |
| HSL | hsl(195, 54%, 77%) |
| HSV | hsv(195, 28%, 89%) |
| CMYK | cmyk(28.1%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(82.15, -11.91, -12.95) |
| CIE-LCH | lch(82.15, 17.59, 227.41°) |
| OKLab | oklab(84.15% -0.0417 -0.0353) |
| OKLCH | oklch(84.15% 0.055 220.3) |
| XYZ | xyz(52.8526, 60.5785, 82.2918) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.55
Ice Blue
#A5DFF9
ΔE00 4.03
Powder Blue
#B0E0E6
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.66
Lightskyblue
#87CEFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D4E4 #E4B4A4
analogous
#A4E4D4 #A4D4E4 #A4B4E4
triadic
#A4D4E4 #E4A4D4 #D4E4A4
tetradic
#A4D4E4 #D4A4E4 #E4B4A4 #B4E4A4
square
#A4D4E4 #D4A4E4 #E4B4A4 #B4E4A4
split-complementary
#A4D4E4 #E4A4B4 #E4D4A4
monochromatic
#46A7C8 #75BED6 #A4D4E4 #D3EAF2 #E7F4F8
Accessibility & contrast
On white
1.60
#A4D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#A4D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D4E4
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D4E4 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E5
Deuteranopia (green-blind)
#C0C9E4
Tritanopia (blue-blind)
#90DAD9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a4d4e4; /* rgb */ color: rgb(164, 212, 228); /* oklch */ color: oklch(84.2% 0.055 220.3);
Tailwind
colors: {
custom: {
50: '#c0e1ec',
500: '#a4d4e4',
950: '#000000',
},
}SCSS
$custom: #a4d4e4; $custom-light: #c0e1ec; $custom-dark: #000000;
JSON
{
"hex": "#a4d4e4",
"rgb": {
"r": 164,
"g": 212,
"b": 228
},
"hsl": {
"h": 195,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.8415,
"c": 0.05465,
"h": 220.3
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#A4D4E4
secondary
#BE826E
accent
#4B24C2
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484