#A7CCDB#A7CCDB
#A7CCDB is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.3% C 0.045 H 224.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CCDB |
|---|---|
| RGB | rgb(167, 204, 219) |
| HSL | hsl(197, 42%, 76%) |
| HSV | hsv(197, 24%, 86%) |
| CMYK | cmyk(23.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.91, -8.92, -11.48) |
| CIE-LCH | lch(79.91, 14.54, 232.15°) |
| OKLab | oklab(82.33% -0.0318 -0.0312) |
| OKLCH | oklch(82.33% 0.045 224.4) |
| XYZ | xyz(50.3117, 56.5139, 75.2615) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.18
Ice Blue
#A5DFF9
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.05
Sky Blue
#87CEEB
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CCDB #DBB6A7
analogous
#A7DBD0 #A7CCDB #A7B2DB
triadic
#A7CCDB #DBA7CC #CCDBA7
tetradic
#A7CCDB #D0A7DB #DBB6A7 #B2DBA7
square
#A7CCDB #D0A7DB #DBB6A7 #B2DBA7
split-complementary
#A7CCDB #DBA7B2 #DBD0A7
monochromatic
#509AB7 #7CB3C9 #A7CCDB #D2E5ED #E9F2F6
Accessibility & contrast
On white
1.71
#A7CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#A7CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CCDB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CCDB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#BCC3DB
Tritanopia (blue-blind)
#98D1D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a7ccdb; /* rgb */ color: rgb(167, 204, 219); /* oklch */ color: oklch(82.3% 0.045 224.4);
Tailwind
colors: {
custom: {
50: '#c2dbe6',
500: '#a7ccdb',
950: '#000000',
},
}SCSS
$custom: #a7ccdb; $custom-light: #c2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#a7ccdb",
"rgb": {
"r": 167,
"g": 204,
"b": 219
},
"hsl": {
"h": 197.308,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.82329,
"c": 0.04459,
"h": 224.4
},
"luminance": 0.56516
}Semantic roles & 50–950 ramp
primary
#A7CCDB
secondary
#B38673
accent
#5730B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484