#B8CCDD#B8CCDD
#B8CCDD is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.032 H 243.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCDD |
|---|---|
| RGB | rgb(184, 204, 221) |
| HSL | hsl(208, 35%, 79%) |
| HSV | hsv(208, 17%, 87%) |
| CMYK | cmyk(16.7%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.07, -3.24, -10.70) |
| CIE-LCH | lch(81.07, 11.18, 253.14°) |
| OKLab | oklab(83.55% -0.0143 -0.0289) |
| OKLCH | oklch(83.55% 0.032 243.8) |
| XYZ | xyz(54.4079, 58.5953, 76.8361) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.40
Light Blue Grey
#B7C9E2
ΔE00 3.78
Lightsteelblue
#B0C4DE
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCDD #DDC9B8
analogous
#B8DDDC #B8CCDD #B8BADD
triadic
#B8CCDD #DDB8CC #CCDDB8
tetradic
#B8CCDD #DCB8DD #DDC9B8 #BADDB8
square
#B8CCDD #DCB8DD #DDC9B8 #BADDB8
split-complementary
#B8CCDD #DDB8BA #DDDCB8
monochromatic
#6591B5 #8FAEC9 #B8CCDD #E1EAF1 #EAF0F5
Accessibility & contrast
On white
1.65
#B8CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#B8CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCDD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCDD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#AFD0D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8ccdd; /* rgb */ color: rgb(184, 204, 221); /* oklch */ color: oklch(83.5% 0.032 243.8);
Tailwind
colors: {
custom: {
50: '#cddbe7',
500: '#b8ccdd',
950: '#000000',
},
}SCSS
$custom: #b8ccdd; $custom-light: #cddbe7; $custom-dark: #000000;
JSON
{
"hex": "#b8ccdd",
"rgb": {
"r": 184,
"g": 204,
"b": 221
},
"hsl": {
"h": 207.568,
"s": 35.238,
"l": 79.412
},
"oklch": {
"l": 0.83549,
"c": 0.03226,
"h": 243.8
},
"luminance": 0.58597
}Semantic roles & 50–950 ramp
primary
#B8CCDD
secondary
#B59B84
accent
#6E37AE
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131516
muted
#838484