#B5CCDE#B5CCDE
#B5CCDE is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.035 H 241.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCDE |
|---|---|
| RGB | rgb(181, 204, 222) |
| HSL | hsl(206, 38%, 79%) |
| HSV | hsv(206, 18%, 87%) |
| CMYK | cmyk(18.5%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(80.90, -3.97, -11.51) |
| CIE-LCH | lch(80.90, 12.18, 250.97°) |
| OKLab | oklab(83.37% -0.0169 -0.0312) |
| OKLCH | oklch(83.37% 0.035 241.5) |
| XYZ | xyz(53.8303, 58.2821, 77.5065) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 4.11
Lightsteelblue
#B0C4DE
ΔE00 4.30
Light Grey Blue
#9DBCD4
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCDE #DEC7B5
analogous
#B5DEDC #B5CCDE #B5B8DE
triadic
#B5CCDE #DEB5CC #CCDEB5
tetradic
#B5CCDE #DCB5DE #DEC7B5 #B8DEB5
square
#B5CCDE #DCB5DE #DEC7B5 #B8DEB5
split-complementary
#B5CCDE #DEB5B8 #DEDCB5
monochromatic
#6092B8 #8BAFCB #B5CCDE #DFE9F1 #EAF0F6
Accessibility & contrast
On white
1.66
#B5CCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B5CCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCDE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCDE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDF
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#AAD0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b5ccde; /* rgb */ color: rgb(181, 204, 222); /* oklch */ color: oklch(83.4% 0.035 241.5);
Tailwind
colors: {
custom: {
50: '#cbdbe8',
500: '#b5ccde',
950: '#000000',
},
}SCSS
$custom: #b5ccde; $custom-light: #cbdbe8; $custom-dark: #000000;
JSON
{
"hex": "#b5ccde",
"rgb": {
"r": 181,
"g": 204,
"b": 222
},
"hsl": {
"h": 206.341,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.8337,
"c": 0.03549,
"h": 241.5
},
"luminance": 0.58283
}Semantic roles & 50–950 ramp
primary
#B5CCDE
secondary
#B69881
accent
#6B34B1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131516
muted
#838484