#A5BCCE#A5BCCE
#A5BCCE is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.036 H 241.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCCE |
|---|---|
| RGB | rgb(165, 188, 206) |
| HSL | hsl(206, 29%, 73%) |
| HSV | hsv(206, 20%, 81%) |
| CMYK | cmyk(19.9%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.09, -3.98, -11.67) |
| CIE-LCH | lch(75.09, 12.33, 251.19°) |
| OKLab | oklab(78.36% -0.0171 -0.0317) |
| OKLCH | oklch(78.36% 0.036 241.6) |
| XYZ | xyz(44.6379, 48.4208, 65.3749) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.47
Cloudy Blue
#ACC2D9
ΔE00 2.85
Lightsteelblue
#B0C4DE
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 5.51
Cool Gray
#9AA7B0
ΔE00 6.86
Bluey Grey
#89A0B0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCCE #CEB7A5
analogous
#A5CECB #A5BCCE #A5A8CE
triadic
#A5BCCE #CEA5BC #BCCEA5
tetradic
#A5BCCE #CBA5CE #CEB7A5 #A8CEA5
square
#A5BCCE #CBA5CE #CEB7A5 #A8CEA5
split-complementary
#A5BCCE #CEA5A8 #CECBA5
monochromatic
#5881A1 #7D9FB8 #A5BCCE #CDD9E4 #EBF0F4
Accessibility & contrast
On white
1.97
#A5BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A5BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCCE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCCE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#9AC0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bcce; /* rgb */ color: rgb(165, 188, 206); /* oklch */ color: oklch(78.4% 0.036 241.6);
Tailwind
colors: {
custom: {
50: '#c0d0dd',
500: '#a5bcce',
950: '#000000',
},
}SCSS
$custom: #a5bcce; $custom-light: #c0d0dd; $custom-dark: #000000;
JSON
{
"hex": "#a5bcce",
"rgb": {
"r": 165,
"g": 188,
"b": 206
},
"hsl": {
"h": 206.341,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.78365,
"c": 0.03601,
"h": 241.6
},
"luminance": 0.48422
}Semantic roles & 50–950 ramp
primary
#A5BCCE
secondary
#EBE5E0
accent
#6C3DA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283