#B5CCDB#B5CCDB
#B5CCDB is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.3% C 0.033 H 236.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCDB |
|---|---|
| RGB | rgb(181, 204, 219) |
| HSL | hsl(204, 35%, 78%) |
| HSV | hsv(204, 17%, 86%) |
| CMYK | cmyk(17.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.81, -4.61, -10.04) |
| CIE-LCH | lch(80.81, 11.05, 245.32°) |
| OKLab | oklab(83.27% -0.018 -0.0272) |
| OKLCH | oklch(83.27% 0.033 236.4) |
| XYZ | xyz(53.4318, 58.1227, 75.4078) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.30
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 5.48
Lightblue
#ADD8E6
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCDB #DBC4B5
analogous
#B5DBD7 #B5CCDB #B5B9DB
triadic
#B5CCDB #DBB5CC #CCDBB5
tetradic
#B5CCDB #D7B5DB #DBC4B5 #B9DBB5
square
#B5CCDB #D7B5DB #DBC4B5 #B9DBB5
split-complementary
#B5CCDB #DBB5B9 #DBD7B5
monochromatic
#6393B3 #8CB0C7 #B5CCDB #DEE8EF #EAF1F5
Accessibility & contrast
On white
1.66
#B5CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B5CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCDB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCDB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#ABD0D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b5ccdb; /* rgb */ color: rgb(181, 204, 219); /* oklch */ color: oklch(83.3% 0.033 236.4);
Tailwind
colors: {
custom: {
50: '#cbdbe6',
500: '#b5ccdb',
950: '#000000',
},
}SCSS
$custom: #b5ccdb; $custom-light: #cbdbe6; $custom-dark: #000000;
JSON
{
"hex": "#b5ccdb",
"rgb": {
"r": 181,
"g": 204,
"b": 219
},
"hsl": {
"h": 203.684,
"s": 34.545,
"l": 78.431
},
"oklch": {
"l": 0.83271,
"c": 0.03261,
"h": 236.4
},
"luminance": 0.58124
}Semantic roles & 50–950 ramp
primary
#B5CCDB
secondary
#B29582
accent
#6638AD
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484