#B8DDEA#B8DDEA
#B8DDEA is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.5% C 0.043 H 221.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DDEA |
|---|---|
| RGB | rgb(184, 221, 234) |
| HSL | hsl(196, 54%, 82%) |
| HSV | hsv(196, 21%, 92%) |
| CMYK | cmyk(21.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.93, -9.30, -10.37) |
| CIE-LCH | lch(85.93, 13.93, 228.10°) |
| OKLab | oklab(87.51% -0.0322 -0.0281) |
| OKLCH | oklch(87.51% 0.043 221.1) |
| XYZ | xyz(60.4707, 67.8417, 87.7346) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.98
Powder Blue
#B0E0E6
ΔE00 4.75
Ice Blue
#A5DFF9
ΔE00 4.93
Pale Sky Blue
#BDF6FE
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 8.01
Baby Blue
#89CFF0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DDEA #EAC5B8
analogous
#B8EADE #B8DDEA #B8C4EA
triadic
#B8DDEA #EAB8DD #DDEAB8
tetradic
#B8DDEA #DEB8EA #EAC5B8 #C4EAB8
square
#B8DDEA #DEB8EA #EAC5B8 #C4EAB8
split-complementary
#B8DDEA #EAB8C4 #EADEB8
monochromatic
#5AB0CE #89C6DC #B8DDEA #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.44
#B8DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#B8DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DDEA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DDEA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#A9E2E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8ddea; /* rgb */ color: rgb(184, 221, 234); /* oklch */ color: oklch(87.5% 0.043 221.1);
Tailwind
colors: {
custom: {
50: '#cee7f0',
500: '#b8ddea',
950: '#000000',
},
}SCSS
$custom: #b8ddea; $custom-light: #cee7f0; $custom-dark: #000000;
JSON
{
"hex": "#b8ddea",
"rgb": {
"r": 184,
"g": 221,
"b": 234
},
"hsl": {
"h": 195.6,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.87508,
"c": 0.0428,
"h": 221.1
},
"luminance": 0.67844
}Semantic roles & 50–950 ramp
primary
#B8DDEA
secondary
#C69280
accent
#4D24C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131616
muted
#838485