#B8D4E8#B8D4E8
#B8D4E8 is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.6% C 0.041 H 239.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D4E8 |
|---|---|
| RGB | rgb(184, 212, 232) |
| HSL | hsl(205, 51%, 82%) |
| HSV | hsv(205, 21%, 91%) |
| CMYK | cmyk(20.7%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(83.50, -5.08, -12.94) |
| CIE-LCH | lch(83.50, 13.90, 248.59°) |
| OKLab | oklab(85.57% -0.021 -0.0351) |
| OKLCH | oklch(85.57% 0.041 239.1) |
| XYZ | xyz(57.8722, 63.1018, 85.4590) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D4E8 #E8CCB8
analogous
#B8E8E4 #B8D4E8 #B8BCE8
triadic
#B8D4E8 #E8B8D4 #D4E8B8
tetradic
#B8D4E8 #E4B8E8 #E8CCB8 #BCE8B8
square
#B8D4E8 #E4B8E8 #E8CCB8 #BCE8B8
split-complementary
#B8D4E8 #E8B8BC #E8E4B8
monochromatic
#5C9CCA #8AB8D9 #B8D4E8 #E6F0F7 #E8F1F8
Accessibility & contrast
On white
1.54
#B8D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#B8D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D4E8
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D4E8 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E9
Deuteranopia (green-blind)
#C5CEE8
Tritanopia (blue-blind)
#ABD9DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d4e8; /* rgb */ color: rgb(184, 212, 232); /* oklch */ color: oklch(85.6% 0.041 239.1);
Tailwind
colors: {
custom: {
50: '#cee1ef',
500: '#b8d4e8',
950: '#000000',
},
}SCSS
$custom: #b8d4e8; $custom-light: #cee1ef; $custom-dark: #000000;
JSON
{
"hex": "#b8d4e8",
"rgb": {
"r": 184,
"g": 212,
"b": 232
},
"hsl": {
"h": 205,
"s": 51.064,
"l": 81.569
},
"oklch": {
"l": 0.85569,
"c": 0.04095,
"h": 239.1
},
"luminance": 0.63104
}Semantic roles & 50–950 ramp
primary
#B8D4E8
secondary
#C39D81
accent
#6627BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485