#B8D3EB#B8D3EB
#B8D3EB is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.044 H 245.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D3EB |
|---|---|
| RGB | rgb(184, 211, 235) |
| HSL | hsl(208, 56%, 82%) |
| HSV | hsv(208, 22%, 92%) |
| CMYK | cmyk(21.7%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.32, -3.89, -14.79) |
| CIE-LCH | lch(83.32, 15.30, 255.25°) |
| OKLab | oklab(85.46% -0.0186 -0.0402) |
| OKLCH | oklch(85.46% 0.044 245.2) |
| XYZ | xyz(58.0528, 62.7753, 87.6393) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.94
Cloudy Blue
#ACC2D9
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 4.44
Powder Blue (survey)
#B1D1FC
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D3EB #EBD0B8
analogous
#B8EBE9 #B8D3EB #B8BAEB
triadic
#B8D3EB #EBB8D3 #D3EBB8
tetradic
#B8D3EB #E9B8EB #EBD0B8 #BAEBB8
square
#B8D3EB #E9B8EB #EBD0B8 #BAEBB8
split-complementary
#B8D3EB #EBB8BA #EBE9B8
monochromatic
#5998D0 #88B5DE #B8D3EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.55
#B8D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#B8D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D3EB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D3EB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#AAD9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d3eb; /* rgb */ color: rgb(184, 211, 235); /* oklch */ color: oklch(85.5% 0.044 245.2);
Tailwind
colors: {
custom: {
50: '#cee0f1',
500: '#b8d3eb',
950: '#000000',
},
}SCSS
$custom: #b8d3eb; $custom-light: #cee0f1; $custom-dark: #000000;
JSON
{
"hex": "#b8d3eb",
"rgb": {
"r": 184,
"g": 211,
"b": 235
},
"hsl": {
"h": 208.235,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.85463,
"c": 0.04432,
"h": 245.2
},
"luminance": 0.62777
}Semantic roles & 50–950 ramp
primary
#B8D3EB
secondary
#C7A180
accent
#6E22C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485