#B8DAED#B8DAED
#B8DAED is a very light, muted cyan. Relative luminance 0.664; OKLCH L 87.0% C 0.045 H 232.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DAED |
|---|---|
| RGB | rgb(184, 218, 237) |
| HSL | hsl(202, 60%, 83%) |
| HSV | hsv(202, 22%, 93%) |
| CMYK | cmyk(22.4%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(85.22, -7.10, -13.01) |
| CIE-LCH | lch(85.22, 14.82, 241.37°) |
| OKLab | oklab(86.98% -0.0272 -0.0353) |
| OKLCH | oklch(86.98% 0.045 232.5) |
| XYZ | xyz(60.1204, 66.4456, 89.7620) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.90
Ice Blue
#A5DFF9
ΔE00 4.76
Cloudy Blue
#ACC2D9
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DAED #EDCBB8
analogous
#B8EDE5 #B8DAED #B8C0ED
triadic
#B8DAED #EDB8DA #DAEDB8
tetradic
#B8DAED #E5B8ED #EDCBB8 #C0EDB8
square
#B8DAED #E5B8ED #EDCBB8 #C0EDB8
split-complementary
#B8DAED #EDB8C0 #EDE5B8
monochromatic
#56A7D4 #87C1E1 #B8DAED #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.47
#B8DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B8DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DAED
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DAED | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#A9DFE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8daed; /* rgb */ color: rgb(184, 218, 237); /* oklch */ color: oklch(87.0% 0.045 232.5);
Tailwind
colors: {
custom: {
50: '#cee5f2',
500: '#b8daed',
950: '#000000',
},
}SCSS
$custom: #b8daed; $custom-light: #cee5f2; $custom-dark: #000000;
JSON
{
"hex": "#b8daed",
"rgb": {
"r": 184,
"g": 218,
"b": 237
},
"hsl": {
"h": 201.509,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.8698,
"c": 0.04459,
"h": 232.5
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#B8DAED
secondary
#CA9A7F
accent
#5B1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485