#B5CCDA#B5CCDA
#B5CCDA is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.2% C 0.032 H 234.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCDA |
|---|---|
| RGB | rgb(181, 204, 218) |
| HSL | hsl(203, 33%, 78%) |
| HSV | hsv(203, 17%, 85%) |
| CMYK | cmyk(17%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(80.78, -4.83, -9.55) |
| CIE-LCH | lch(80.78, 10.70, 243.19°) |
| OKLab | oklab(83.24% -0.0184 -0.0258) |
| OKLCH | oklch(83.24% 0.032 234.5) |
| XYZ | xyz(53.3006, 58.0702, 74.7165) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCDA #DAC3B5
analogous
#B5DAD5 #B5CCDA #B5B9DA
triadic
#B5CCDA #DAB5CC #CCDAB5
tetradic
#B5CCDA #D5B5DA #DAC3B5 #B9DAB5
square
#B5CCDA #D5B5DA #DAC3B5 #B9DAB5
split-complementary
#B5CCDA #DAB5B9 #DAD5B5
monochromatic
#6394B1 #8CB0C6 #B5CCDA #DEE8EE #EBF1F5
Accessibility & contrast
On white
1.66
#B5CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#B5CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCDA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCDA | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C0C7DA
Tritanopia (blue-blind)
#ABD0D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5ccda; /* rgb */ color: rgb(181, 204, 218); /* oklch */ color: oklch(83.2% 0.032 234.5);
Tailwind
colors: {
custom: {
50: '#cbdbe5',
500: '#b5ccda',
950: '#000000',
},
}SCSS
$custom: #b5ccda; $custom-light: #cbdbe5; $custom-dark: #000000;
JSON
{
"hex": "#b5ccda",
"rgb": {
"r": 181,
"g": 204,
"b": 218
},
"hsl": {
"h": 202.703,
"s": 33.333,
"l": 78.235
},
"oklch": {
"l": 0.83239,
"c": 0.03172,
"h": 234.5
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#B5CCDA
secondary
#B19482
accent
#6539AC
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484