#B5CCDD#B5CCDD
#B5CCDD is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.3% C 0.035 H 239.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCDD |
|---|---|
| RGB | rgb(181, 204, 221) |
| HSL | hsl(206, 37%, 79%) |
| HSV | hsv(206, 18%, 87%) |
| CMYK | cmyk(18.1%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.87, -4.19, -11.02) |
| CIE-LCH | lch(80.87, 11.79, 249.21°) |
| OKLab | oklab(83.34% -0.0173 -0.0298) |
| OKLCH | oklch(83.34% 0.035 239.9) |
| XYZ | xyz(53.6967, 58.2286, 76.8027) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.63
Light Blue Grey
#B7C9E2
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCDD #DDC6B5
analogous
#B5DDDA #B5CCDD #B5B8DD
triadic
#B5CCDD #DDB5CC #CCDDB5
tetradic
#B5CCDD #DAB5DD #DDC6B5 #B8DDB5
square
#B5CCDD #DAB5DD #DDC6B5 #B8DDB5
split-complementary
#B5CCDD #DDB5B8 #DDDAB5
monochromatic
#6192B6 #8BAFCA #B5CCDD #DFE9F0 #EAF1F5
Accessibility & contrast
On white
1.66
#B5CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B5CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCDD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCDD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#AAD0D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b5ccdd; /* rgb */ color: rgb(181, 204, 221); /* oklch */ color: oklch(83.3% 0.035 239.9);
Tailwind
colors: {
custom: {
50: '#cbdbe7',
500: '#b5ccdd',
950: '#000000',
},
}SCSS
$custom: #b5ccdd; $custom-light: #cbdbe7; $custom-dark: #000000;
JSON
{
"hex": "#b5ccdd",
"rgb": {
"r": 181,
"g": 204,
"b": 221
},
"hsl": {
"h": 205.5,
"s": 37.037,
"l": 78.824
},
"oklch": {
"l": 0.83337,
"c": 0.0345,
"h": 239.9
},
"luminance": 0.5823
}Semantic roles & 50–950 ramp
primary
#B5CCDD
secondary
#B59781
accent
#6A36B0
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131516
muted
#838484