#B8DCED#B8DCED
#B8DCED is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.4% C 0.045 H 228.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCED |
|---|---|
| RGB | rgb(184, 220, 237) |
| HSL | hsl(199, 60%, 83%) |
| HSV | hsv(199, 22%, 93%) |
| CMYK | cmyk(22.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.75, -8.14, -12.22) |
| CIE-LCH | lch(85.75, 14.68, 236.35°) |
| OKLab | oklab(87.4% -0.0298 -0.0332) |
| OKLCH | oklch(87.4% 0.045 228.1) |
| XYZ | xyz(60.6421, 67.4891, 89.9359) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.92
Ice Blue
#A5DFF9
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 6.45
Baby Blue
#89CFF0
ΔE00 7.58
Sky Blue
#87CEEB
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCED #EDC9B8
analogous
#B8EDE3 #B8DCED #B8C2ED
triadic
#B8DCED #EDB8DC #DCEDB8
tetradic
#B8DCED #E3B8ED #EDC9B8 #C2EDB8
square
#B8DCED #E3B8ED #EDC9B8 #C2EDB8
split-complementary
#B8DCED #EDB8C2 #EDE3B8
monochromatic
#56ACD4 #87C4E1 #B8DCED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.45
#B8DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B8DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCED
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCED | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#A9E1E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dced; /* rgb */ color: rgb(184, 220, 237); /* oklch */ color: oklch(87.4% 0.045 228.1);
Tailwind
colors: {
custom: {
50: '#cee6f2',
500: '#b8dced',
950: '#000000',
},
}SCSS
$custom: #b8dced; $custom-light: #cee6f2; $custom-dark: #000000;
JSON
{
"hex": "#b8dced",
"rgb": {
"r": 184,
"g": 220,
"b": 237
},
"hsl": {
"h": 199.245,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.87397,
"c": 0.04461,
"h": 228.1
},
"luminance": 0.67491
}Semantic roles & 50–950 ramp
primary
#B8DCED
secondary
#CA977F
accent
#541EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485