#A7DCF4#A7DCF4
#A7DCF4 is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.6% C 0.064 H 227.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DCF4 |
|---|---|
| RGB | rgb(167, 220, 244) |
| HSL | hsl(199, 78%, 81%) |
| HSV | hsv(199, 32%, 96%) |
| CMYK | cmyk(31.6%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(84.96, -11.44, -17.21) |
| CIE-LCH | lch(84.96, 20.66, 236.39°) |
| OKLab | oklab(86.58% -0.0431 -0.0471) |
| OKLCH | oklch(86.58% 0.064 227.5) |
| XYZ | xyz(57.8535, 65.9307, 95.2479) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.03
Lightblue
#ADD8E6
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 6.44
Lightskyblue
#87CEFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DCF4 #F4BFA7
analogous
#A7F4E5 #A7DCF4 #A7B5F4
triadic
#A7DCF4 #F4A7DC #DCF4A7
tetradic
#A7DCF4 #E5A7F4 #F4BFA7 #B5F4A7
square
#A7DCF4 #E5A7F4 #F4BFA7 #B5F4A7
split-complementary
#A7DCF4 #F4A7B5 #F4E5A7
monochromatic
#3AB1E6 #71C6ED #A7DCF4 #DDF2FB #E4F4FC
Accessibility & contrast
On white
1.48
#A7DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#A7DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DCF4
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DCF4 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#C4D0F4
Tritanopia (blue-blind)
#8EE3E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dcf4; /* rgb */ color: rgb(167, 220, 244); /* oklch */ color: oklch(86.6% 0.064 227.5);
Tailwind
colors: {
custom: {
50: '#c3e6f7',
500: '#a7dcf4',
950: '#000000',
},
}SCSS
$custom: #a7dcf4; $custom-light: #c3e6f7; $custom-dark: #000000;
JSON
{
"hex": "#a7dcf4",
"rgb": {
"r": 167,
"g": 220,
"b": 244
},
"hsl": {
"h": 198.701,
"s": 77.778,
"l": 80.588
},
"oklch": {
"l": 0.86582,
"c": 0.06385,
"h": 227.5
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#A7DCF4
secondary
#D48C6C
accent
#4C0BDA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485