#A7CDEB#A7CDEB
#A7CDEB is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.058 H 242.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CDEB |
|---|---|
| RGB | rgb(167, 205, 235) |
| HSL | hsl(206, 63%, 79%) |
| HSV | hsv(206, 29%, 92%) |
| CMYK | cmyk(28.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(80.67, -5.76, -18.90) |
| CIE-LCH | lch(80.67, 19.76, 253.06°) |
| OKLab | oklab(83.1% -0.0273 -0.0517) |
| OKLCH | oklch(83.1% 0.058 242.2) |
| XYZ | xyz(52.7586, 57.8741, 86.9721) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 4.60
Cloudy Blue
#ACC2D9
ΔE00 4.65
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CDEB #EBC5A7
analogous
#A7EBE7 #A7CDEB #A7ABEB
triadic
#A7CDEB #EBA7CD #CDEBA7
tetradic
#A7CDEB #E7A7EB #EBC5A7 #ABEBA7
square
#A7CDEB #E7A7EB #EBC5A7 #ABEBA7
split-complementary
#A7CDEB #EBA7AB #EBE7A7
monochromatic
#4394D4 #75B1E0 #A7CDEB #D9E9F6 #E6F1F9
Accessibility & contrast
On white
1.67
#A7CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#A7CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CDEB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CDEB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#93D4D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a7cdeb; /* rgb */ color: rgb(167, 205, 235); /* oklch */ color: oklch(83.1% 0.058 242.2);
Tailwind
colors: {
custom: {
50: '#c2dcf1',
500: '#a7cdeb',
950: '#000000',
},
}SCSS
$custom: #a7cdeb; $custom-light: #c2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#a7cdeb",
"rgb": {
"r": 167,
"g": 205,
"b": 235
},
"hsl": {
"h": 206.471,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.83096,
"c": 0.05846,
"h": 242.2
},
"luminance": 0.57876
}Semantic roles & 50–950 ramp
primary
#A7CDEB
secondary
#C7966F
accent
#681BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485