#B5CCD7#B5CCD7
#B5CCD7 is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.029 H 228.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCD7 |
|---|---|
| RGB | rgb(181, 204, 215) |
| HSL | hsl(199, 30%, 78%) |
| HSV | hsv(199, 16%, 84%) |
| CMYK | cmyk(15.8%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(80.69, -5.46, -8.07) |
| CIE-LCH | lch(80.69, 9.74, 235.93°) |
| OKLab | oklab(83.14% -0.0195 -0.0218) |
| OKLCH | oklch(83.14% 0.029 228.1) |
| XYZ | xyz(52.9116, 57.9146, 72.6677) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCD7 #D7C0B5
analogous
#B5D7D1 #B5CCD7 #B5BBD7
triadic
#B5CCD7 #D7B5CC #CCD7B5
tetradic
#B5CCD7 #D1B5D7 #D7C0B5 #BBD7B5
square
#B5CCD7 #D1B5D7 #D7C0B5 #BBD7B5
split-complementary
#B5CCD7 #D7B5BB #D7D1B5
monochromatic
#6695AC #8DB1C2 #B5CCD7 #DDE7EC #EBF1F4
Accessibility & contrast
On white
1.67
#B5CCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B5CCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCD7
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCD7 | 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)
#C6CBD8
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#ACCFCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5ccd7; /* rgb */ color: rgb(181, 204, 215); /* oklch */ color: oklch(83.1% 0.029 228.1);
Tailwind
colors: {
custom: {
50: '#cbdbe3',
500: '#b5ccd7',
950: '#000000',
},
}SCSS
$custom: #b5ccd7; $custom-light: #cbdbe3; $custom-dark: #000000;
JSON
{
"hex": "#b5ccd7",
"rgb": {
"r": 181,
"g": 204,
"b": 215
},
"hsl": {
"h": 199.412,
"s": 29.825,
"l": 77.647
},
"oklch": {
"l": 0.83142,
"c": 0.02928,
"h": 228.1
},
"luminance": 0.57916
}Semantic roles & 50–950 ramp
primary
#B5CCD7
secondary
#AE9183
accent
#603DA9
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484