#A4DAEB#A4DAEB
#A4DAEB is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.7% C 0.060 H 219.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DAEB |
|---|---|
| RGB | rgb(164, 218, 235) |
| HSL | hsl(194, 64%, 78%) |
| HSV | hsv(194, 30%, 92%) |
| CMYK | cmyk(30.2%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.98, -13.36, -13.93) |
| CIE-LCH | lch(83.98, 19.30, 226.19°) |
| OKLab | oklab(85.67% -0.0467 -0.038) |
| OKLCH | oklch(85.67% 0.06 219.2) |
| XYZ | xyz(55.3719, 64.0308, 88.0227) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.15
Ice Blue
#A5DFF9
ΔE00 3.23
Powder Blue
#B0E0E6
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.75
Pale Sky Blue
#BDF6FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DAEB #EBB5A4
analogous
#A4EBD8 #A4DAEB #A4B6EB
triadic
#A4DAEB #EBA4DA #DAEBA4
tetradic
#A4DAEB #D8A4EB #EBB5A4 #B6EBA4
square
#A4DAEB #D8A4EB #EBB5A4 #B6EBA4
split-complementary
#A4DAEB #EBA4B6 #EBD8A4
monochromatic
#40B1D5 #72C6E0 #A4DAEB #D6EEF6 #E6F5F9
Accessibility & contrast
On white
1.52
#A4DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A4DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DAEB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DAEB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#8CE0DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4daeb; /* rgb */ color: rgb(164, 218, 235); /* oklch */ color: oklch(85.7% 0.060 219.2);
Tailwind
colors: {
custom: {
50: '#c1e5f1',
500: '#a4daeb',
950: '#000000',
},
}SCSS
$custom: #a4daeb; $custom-light: #c1e5f1; $custom-dark: #000000;
JSON
{
"hex": "#a4daeb",
"rgb": {
"r": 164,
"g": 218,
"b": 235
},
"hsl": {
"h": 194.366,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.85671,
"c": 0.06022,
"h": 219.2
},
"luminance": 0.64033
}Semantic roles & 50–950 ramp
primary
#A4DAEB
secondary
#C7826C
accent
#441ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485