#A5BFCC#A5BFCC
#A5BFCC is a light, muted cyan. Relative luminance 0.496; OKLCH L 78.9% C 0.034 H 229.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFCC |
|---|---|
| RGB | rgb(165, 191, 204) |
| HSL | hsl(200, 28%, 72%) |
| HSV | hsv(200, 19%, 80%) |
| CMYK | cmyk(19.1%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(75.83, -6.02, -9.48) |
| CIE-LCH | lch(75.83, 11.22, 237.59°) |
| OKLab | oklab(78.93% -0.022 -0.0257) |
| OKLCH | oklch(78.93% 0.034 229.4) |
| XYZ | xyz(45.0440, 49.6193, 64.3193) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.20
Cloudy Blue
#ACC2D9
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFCC #CCB2A5
analogous
#A5CCC6 #A5BFCC #A5ABCC
triadic
#A5BFCC #CCA5BF #BFCCA5
tetradic
#A5BFCC #C6A5CC #CCB2A5 #ABCCA5
square
#A5BFCC #C6A5CC #CCB2A5 #ABCCA5
split-complementary
#A5BFCC #CCA5AB #CCC6A5
monochromatic
#59879D #7EA3B6 #A5BFCC #CCDBE2 #EBF1F4
Accessibility & contrast
On white
1.92
#A5BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#A5BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFCC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFCC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECD
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#9AC3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a5bfcc; /* rgb */ color: rgb(165, 191, 204); /* oklch */ color: oklch(78.9% 0.034 229.4);
Tailwind
colors: {
custom: {
50: '#c0d2db',
500: '#a5bfcc',
950: '#000000',
},
}SCSS
$custom: #a5bfcc; $custom-light: #c0d2db; $custom-dark: #000000;
JSON
{
"hex": "#a5bfcc",
"rgb": {
"r": 165,
"g": 191,
"b": 204
},
"hsl": {
"h": 200,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.78933,
"c": 0.03381,
"h": 229.4
},
"luminance": 0.49621
}Semantic roles & 50–950 ramp
primary
#A5BFCC
secondary
#EAE4E1
accent
#623FA6
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283