#A7DDEA#A7DDEA
#A7DDEA is a very light, muted cyan. Relative luminance 0.659; OKLCH L 86.5% C 0.058 H 214.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DDEA |
|---|---|
| RGB | rgb(167, 221, 234) |
| HSL | hsl(192, 61%, 79%) |
| HSV | hsv(192, 29%, 92%) |
| CMYK | cmyk(28.6%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.93, -14.28, -11.97) |
| CIE-LCH | lch(84.93, 18.63, 219.97°) |
| OKLab | oklab(86.46% -0.0481 -0.0326) |
| OKLCH | oklch(86.46% 0.058 214.2) |
| XYZ | xyz(56.6394, 65.8662, 87.5550) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.74
Powder Blue
#B0E0E6
ΔE00 2.79
Ice Blue
#A5DFF9
ΔE00 4.59
Pale Sky Blue
#BDF6FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DDEA #EAB4A7
analogous
#A7EAD5 #A7DDEA #A7BBEA
triadic
#A7DDEA #EAA7DD #DDEAA7
tetradic
#A7DDEA #D5A7EA #EAB4A7 #BBEAA7
square
#A7DDEA #D5A7EA #EAB4A7 #BBEAA7
split-complementary
#A7DDEA #EAA7BB #EAD5A7
monochromatic
#44B7D2 #76CADE #A7DDEA #D8F0F6 #E6F5F9
Accessibility & contrast
On white
1.48
#A7DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A7DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DDEA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DDEA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#91E2E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7ddea; /* rgb */ color: rgb(167, 221, 234); /* oklch */ color: oklch(86.5% 0.058 214.2);
Tailwind
colors: {
custom: {
50: '#c3e7f0',
500: '#a7ddea',
950: '#000000',
},
}SCSS
$custom: #a7ddea; $custom-light: #c3e7f0; $custom-dark: #000000;
JSON
{
"hex": "#a7ddea",
"rgb": {
"r": 167,
"g": 221,
"b": 234
},
"hsl": {
"h": 191.642,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.86456,
"c": 0.05815,
"h": 214.2
},
"luminance": 0.65869
}Semantic roles & 50–950 ramp
primary
#A7DDEA
secondary
#C6806F
accent
#3E1CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485