#A4DCF2#A4DCF2
#A4DCF2 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.3% C 0.065 H 224.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCF2 |
|---|---|
| RGB | rgb(164, 220, 242) |
| HSL | hsl(197, 75%, 80%) |
| HSV | hsv(197, 32%, 95%) |
| CMYK | cmyk(32.2%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(84.73, -12.74, -16.51) |
| CIE-LCH | lch(84.73, 20.85, 232.35°) |
| OKLab | oklab(86.34% -0.0466 -0.0452) |
| OKLCH | oklch(86.34% 0.065 224.1) |
| XYZ | xyz(56.9249, 65.4868, 93.6279) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.45
Lightblue
#ADD8E6
ΔE00 3.09
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCF2 #F2BAA4
analogous
#A4F2E1 #A4DCF2 #A4B5F2
triadic
#A4DCF2 #F2A4DC #DCF2A4
tetradic
#A4DCF2 #E1A4F2 #F2BAA4 #B5F2A4
square
#A4DCF2 #E1A4F2 #F2BAA4 #B5F2A4
split-complementary
#A4DCF2 #F2A4B5 #F2E1A4
monochromatic
#39B3E3 #6EC7EA #A4DCF2 #DAF1FA #E4F5FB
Accessibility & contrast
On white
1.49
#A4DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A4DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCF2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCF2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C4D0F2
Tritanopia (blue-blind)
#8AE3E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4dcf2; /* rgb */ color: rgb(164, 220, 242); /* oklch */ color: oklch(86.3% 0.065 224.1);
Tailwind
colors: {
custom: {
50: '#c1e6f6',
500: '#a4dcf2',
950: '#000000',
},
}SCSS
$custom: #a4dcf2; $custom-light: #c1e6f6; $custom-dark: #000000;
JSON
{
"hex": "#a4dcf2",
"rgb": {
"r": 164,
"g": 220,
"b": 242
},
"hsl": {
"h": 196.923,
"s": 75,
"l": 79.608
},
"oklch": {
"l": 0.86339,
"c": 0.06488,
"h": 224.1
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#A4DCF2
secondary
#D0876A
accent
#470ED7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485