#A7DDEB#A7DDEB
#A7DDEB is a very light, muted cyan. Relative luminance 0.659; OKLCH L 86.5% C 0.059 H 215.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DDEB |
|---|---|
| RGB | rgb(167, 221, 235) |
| HSL | hsl(192, 63%, 79%) |
| HSV | hsv(192, 29%, 92%) |
| CMYK | cmyk(28.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.96, -14.05, -12.45) |
| CIE-LCH | lch(84.96, 18.77, 221.55°) |
| OKLab | oklab(86.49% -0.0477 -0.034) |
| OKLCH | oklch(86.49% 0.059 215.4) |
| XYZ | xyz(56.7835, 65.9238, 88.3138) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.54
Powder Blue
#B0E0E6
ΔE00 3.13
Ice Blue
#A5DFF9
ΔE00 4.20
Pale Sky Blue
#BDF6FE
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DDEB #EBB5A7
analogous
#A7EBD7 #A7DDEB #A7BBEB
triadic
#A7DDEB #EBA7DD #DDEBA7
tetradic
#A7DDEB #D7A7EB #EBB5A7 #BBEBA7
square
#A7DDEB #D7A7EB #EBB5A7 #BBEBA7
split-complementary
#A7DDEB #EBA7BB #EBD7A7
monochromatic
#43B6D4 #75CAE0 #A7DDEB #D9F0F6 #E6F5F9
Accessibility & contrast
On white
1.48
#A7DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#A7DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DDEB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DDEB | 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)
#D3D9EC
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#91E3E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7ddeb; /* rgb */ color: rgb(167, 221, 235); /* oklch */ color: oklch(86.5% 0.059 215.4);
Tailwind
colors: {
custom: {
50: '#c3e7f1',
500: '#a7ddeb',
950: '#000000',
},
}SCSS
$custom: #a7ddeb; $custom-light: #c3e7f1; $custom-dark: #000000;
JSON
{
"hex": "#a7ddeb",
"rgb": {
"r": 167,
"g": 221,
"b": 235
},
"hsl": {
"h": 192.353,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.86489,
"c": 0.0586,
"h": 215.4
},
"luminance": 0.65927
}Semantic roles & 50–950 ramp
primary
#A7DDEB
secondary
#C7816F
accent
#3F1BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485