#A7CBDB#A7CBDB
#A7CBDB is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.1% C 0.044 H 226.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CBDB |
|---|---|
| RGB | rgb(167, 203, 219) |
| HSL | hsl(198, 42%, 76%) |
| HSV | hsv(198, 24%, 86%) |
| CMYK | cmyk(23.7%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.64, -8.40, -11.88) |
| CIE-LCH | lch(79.64, 14.55, 234.75°) |
| OKLab | oklab(82.12% -0.0305 -0.0323) |
| OKLCH | oklch(82.12% 0.044 226.7) |
| XYZ | xyz(50.0748, 56.0400, 75.1825) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.66
Light Grey Blue
#9DBCD4
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CBDB #DBB7A7
analogous
#A7DBD1 #A7CBDB #A7B1DB
triadic
#A7CBDB #DBA7CB #CBDBA7
tetradic
#A7CBDB #D1A7DB #DBB7A7 #B1DBA7
square
#A7CBDB #D1A7DB #DBB7A7 #B1DBA7
split-complementary
#A7CBDB #DBA7B1 #DBD1A7
monochromatic
#5098B7 #7CB1C9 #A7CBDB #D2E5ED #E9F2F6
Accessibility & contrast
On white
1.72
#A7CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#A7CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CBDB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CBDB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#98D0D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7cbdb; /* rgb */ color: rgb(167, 203, 219); /* oklch */ color: oklch(82.1% 0.044 226.7);
Tailwind
colors: {
custom: {
50: '#c2dae6',
500: '#a7cbdb',
950: '#000000',
},
}SCSS
$custom: #a7cbdb; $custom-light: #c2dae6; $custom-dark: #000000;
JSON
{
"hex": "#a7cbdb",
"rgb": {
"r": 167,
"g": 203,
"b": 219
},
"hsl": {
"h": 198.462,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.82116,
"c": 0.04445,
"h": 226.7
},
"luminance": 0.56042
}Semantic roles & 50–950 ramp
primary
#A7CBDB
secondary
#B38773
accent
#5930B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384