#B5CCED#B5CCED
#B5CCED is a very light, muted blue. Relative luminance 0.591; OKLCH L 83.9% C 0.053 H 257.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCED |
|---|---|
| RGB | rgb(181, 204, 237) |
| HSL | hsl(215, 61%, 82%) |
| HSV | hsv(215, 24%, 93%) |
| CMYK | cmyk(23.6%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.36, -0.66, -18.84) |
| CIE-LCH | lch(81.36, 18.85, 268.01°) |
| OKLab | oklab(83.89% -0.0115 -0.0514) |
| OKLCH | oklch(83.89% 0.053 257.4) |
| XYZ | xyz(55.9309, 59.1223, 88.5692) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.54
Lightsteelblue
#B0C4DE
ΔE00 2.86
Powder Blue (survey)
#B1D1FC
ΔE00 3.11
Cloudy Blue
#ACC2D9
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCED #EDD6B5
analogous
#B5E8ED #B5CCED #BAB5ED
triadic
#B5CCED #EDB5CC #CCEDB5
tetradic
#B5CCED #EDB5E8 #EDD6B5 #B5EDBA
square
#B5CCED #EDB5E8 #EDD6B5 #B5EDBA
split-complementary
#B5CCED #EDBAB5 #E8EDB5
monochromatic
#5388D5 #84AAE1 #B5CCED #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.64
#B5CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#B5CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCED
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCED | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#A6D3D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b5cced; /* rgb */ color: rgb(181, 204, 237); /* oklch */ color: oklch(83.9% 0.053 257.4);
Tailwind
colors: {
custom: {
50: '#ccdbf2',
500: '#b5cced',
950: '#000000',
},
}SCSS
$custom: #b5cced; $custom-light: #ccdbf2; $custom-dark: #000000;
JSON
{
"hex": "#b5cced",
"rgb": {
"r": 181,
"g": 204,
"b": 237
},
"hsl": {
"h": 215.357,
"s": 60.87,
"l": 81.961
},
"oklch": {
"l": 0.83888,
"c": 0.05268,
"h": 257.4
},
"luminance": 0.59124
}Semantic roles & 50–950 ramp
primary
#B5CCED
secondary
#CAAA7C
accent
#821DC9
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131517
muted
#838485