#B8D8EA#B8D8EA
#B8D8EA is a very light, muted cyan. Relative luminance 0.652; OKLCH L 86.5% C 0.042 H 232.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D8EA |
|---|---|
| RGB | rgb(184, 216, 234) |
| HSL | hsl(202, 54%, 82%) |
| HSV | hsv(202, 21%, 92%) |
| CMYK | cmyk(21.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.61, -6.72, -12.34) |
| CIE-LCH | lch(84.61, 14.05, 241.42°) |
| OKLab | oklab(86.47% -0.0256 -0.0335) |
| OKLCH | oklch(86.47% 0.042 232.6) |
| XYZ | xyz(59.1702, 65.2407, 87.3011) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.01
Ice Blue
#A5DFF9
ΔE00 5.28
Cloudy Blue
#ACC2D9
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D8EA #EACAB8
analogous
#B8EAE3 #B8D8EA #B8BFEA
triadic
#B8D8EA #EAB8D8 #D8EAB8
tetradic
#B8D8EA #E3B8EA #EACAB8 #BFEAB8
square
#B8D8EA #E3B8EA #EACAB8 #BFEAB8
split-complementary
#B8D8EA #EAB8BF #EAE3B8
monochromatic
#5AA4CE #89BEDC #B8D8EA #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.49
#B8D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B8D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D8EA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D8EA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EB
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#AADDDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b8d8ea; /* rgb */ color: rgb(184, 216, 234); /* oklch */ color: oklch(86.5% 0.042 232.6);
Tailwind
colors: {
custom: {
50: '#cee4f0',
500: '#b8d8ea',
950: '#000000',
},
}SCSS
$custom: #b8d8ea; $custom-light: #cee4f0; $custom-dark: #000000;
JSON
{
"hex": "#b8d8ea",
"rgb": {
"r": 184,
"g": 216,
"b": 234
},
"hsl": {
"h": 201.6,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.86465,
"c": 0.04219,
"h": 232.6
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#B8D8EA
secondary
#C69980
accent
#5D24C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485