#A7DCED#A7DCED
#A7DCED is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.3% C 0.059 H 219.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DCED |
|---|---|
| RGB | rgb(167, 220, 237) |
| HSL | hsl(195, 66%, 79%) |
| HSV | hsv(195, 30%, 93%) |
| CMYK | cmyk(29.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.75, -13.08, -13.82) |
| CIE-LCH | lch(84.75, 19.03, 226.59°) |
| OKLab | oklab(86.34% -0.0457 -0.0377) |
| OKLCH | oklch(86.34% 0.059 219.5) |
| XYZ | xyz(56.8108, 65.5136, 89.7563) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.06
Ice Blue
#A5DFF9
ΔE00 3.04
Powder Blue
#B0E0E6
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 5.48
Baby Blue
#89CFF0
ΔE00 6.03
Pale Sky Blue
#BDF6FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DCED #EDB8A7
analogous
#A7EDDB #A7DCED #A7B9ED
triadic
#A7DCED #EDA7DC #DCEDA7
tetradic
#A7DCED #DBA7ED #EDB8A7 #B9EDA7
square
#A7DCED #DBA7ED #EDB8A7 #B9EDA7
split-complementary
#A7DCED #EDA7B9 #EDDBA7
monochromatic
#41B4D8 #74C8E3 #A7DCED #DAF0F7 #E6F5FA
Accessibility & contrast
On white
1.49
#A7DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A7DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DCED
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DCED | 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)
#D1D9EE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#90E2E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dced; /* rgb */ color: rgb(167, 220, 237); /* oklch */ color: oklch(86.3% 0.059 219.5);
Tailwind
colors: {
custom: {
50: '#c3e6f2',
500: '#a7dced',
950: '#000000',
},
}SCSS
$custom: #a7dced; $custom-light: #c3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#a7dced",
"rgb": {
"r": 167,
"g": 220,
"b": 237
},
"hsl": {
"h": 194.571,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.86343,
"c": 0.05929,
"h": 219.5
},
"luminance": 0.65516
}Semantic roles & 50–950 ramp
primary
#A7DCED
secondary
#CA856E
accent
#4418CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485