#B8D4E9#B8D4E9
#B8D4E9 is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.6% C 0.042 H 240.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D4E9 |
|---|---|
| RGB | rgb(184, 212, 233) |
| HSL | hsl(206, 53%, 82%) |
| HSV | hsv(206, 21%, 91%) |
| CMYK | cmyk(21%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(83.53, -4.86, -13.43) |
| CIE-LCH | lch(83.53, 14.28, 250.12°) |
| OKLab | oklab(85.6% -0.0207 -0.0365) |
| OKLCH | oklch(85.6% 0.042 240.5) |
| XYZ | xyz(58.0147, 63.1588, 86.2092) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 6.25
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D4E9 #E9CDB8
analogous
#B8E9E6 #B8D4E9 #B8BCE9
triadic
#B8D4E9 #E9B8D4 #D4E9B8
tetradic
#B8D4E9 #E6B8E9 #E9CDB8 #BCE9B8
square
#B8D4E9 #E6B8E9 #E9CDB8 #BCE9B8
split-complementary
#B8D4E9 #E9B8BC #E9E6B8
monochromatic
#5B9BCC #89B8DB #B8D4E9 #E7F0F7 #E8F1F8
Accessibility & contrast
On white
1.54
#B8D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#B8D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D4E9
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D4E9 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#ABD9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d4e9; /* rgb */ color: rgb(184, 212, 233); /* oklch */ color: oklch(85.6% 0.042 240.5);
Tailwind
colors: {
custom: {
50: '#cee1f0',
500: '#b8d4e9',
950: '#000000',
},
}SCSS
$custom: #b8d4e9; $custom-light: #cee1f0; $custom-dark: #000000;
JSON
{
"hex": "#b8d4e9",
"rgb": {
"r": 184,
"g": 212,
"b": 233
},
"hsl": {
"h": 205.714,
"s": 52.688,
"l": 81.765
},
"oklch": {
"l": 0.85602,
"c": 0.04192,
"h": 240.5
},
"luminance": 0.63161
}Semantic roles & 50–950 ramp
primary
#B8D4E9
secondary
#C59E81
accent
#6825C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485