#B8D5E8#B8D5E8
#B8D5E8 is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.8% C 0.041 H 236.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D5E8 |
|---|---|
| RGB | rgb(184, 213, 232) |
| HSL | hsl(204, 51%, 82%) |
| HSV | hsv(204, 21%, 91%) |
| CMYK | cmyk(20.7%, 8.2%, 0%, 9%) |
| CIE-LAB | lab(83.76, -5.60, -12.55) |
| CIE-LCH | lch(83.76, 13.74, 245.96°) |
| OKLab | oklab(85.78% -0.0224 -0.0341) |
| OKLCH | oklch(85.78% 0.041 236.7) |
| XYZ | xyz(58.1230, 63.6033, 85.5426) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.89
Ice Blue
#A5DFF9
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D5E8 #E8CBB8
analogous
#B8E8E3 #B8D5E8 #B8BDE8
triadic
#B8D5E8 #E8B8D5 #D5E8B8
tetradic
#B8D5E8 #E3B8E8 #E8CBB8 #BDE8B8
square
#B8D5E8 #E3B8E8 #E8CBB8 #BDE8B8
split-complementary
#B8D5E8 #E8B8BD #E8E3B8
monochromatic
#5C9ECA #8ABAD9 #B8D5E8 #E6F0F7 #E8F1F8
Accessibility & contrast
On white
1.53
#B8D5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#B8D5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D5E8
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D5E8 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#ABDADB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b8d5e8; /* rgb */ color: rgb(184, 213, 232); /* oklch */ color: oklch(85.8% 0.041 236.7);
Tailwind
colors: {
custom: {
50: '#cee1ef',
500: '#b8d5e8',
950: '#000000',
},
}SCSS
$custom: #b8d5e8; $custom-light: #cee1ef; $custom-dark: #000000;
JSON
{
"hex": "#b8d5e8",
"rgb": {
"r": 184,
"g": 213,
"b": 232
},
"hsl": {
"h": 203.75,
"s": 51.064,
"l": 81.569
},
"oklch": {
"l": 0.85776,
"c": 0.04075,
"h": 236.7
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#B8D5E8
secondary
#C39B81
accent
#6327BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485