#B8DAEF#B8DAEF
#B8DAEF is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.0% C 0.046 H 235.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DAEF |
|---|---|
| RGB | rgb(184, 218, 239) |
| HSL | hsl(203, 63%, 83%) |
| HSV | hsv(203, 23%, 94%) |
| CMYK | cmyk(23%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(85.28, -6.66, -13.98) |
| CIE-LCH | lch(85.28, 15.48, 244.52°) |
| OKLab | oklab(87.05% -0.0264 -0.038) |
| OKLCH | oklch(87.05% 0.046 235.2) |
| XYZ | xyz(60.4142, 66.5631, 91.3095) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.57
Ice Blue
#A5DFF9
ΔE00 4.83
Cloudy Blue
#ACC2D9
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.03
Light Blue
#95D0FC
ΔE00 7.20
Baby Blue
#89CFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DAEF #EFCDB8
analogous
#B8EFE8 #B8DAEF #B8BEEF
triadic
#B8DAEF #EFB8DA #DAEFB8
tetradic
#B8DAEF #E8B8EF #EFCDB8 #BEEFB8
square
#B8DAEF #E8B8EF #EFCDB8 #BEEFB8
split-complementary
#B8DAEF #EFB8BE #EFE8B8
monochromatic
#54A6D8 #86C0E4 #B8DAEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.47
#B8DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B8DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DAEF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DAEF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#A8E0E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8daef; /* rgb */ color: rgb(184, 218, 239); /* oklch */ color: oklch(87.0% 0.046 235.2);
Tailwind
colors: {
custom: {
50: '#cee5f4',
500: '#b8daef',
950: '#000000',
},
}SCSS
$custom: #b8daef; $custom-light: #cee5f4; $custom-dark: #000000;
JSON
{
"hex": "#b8daef",
"rgb": {
"r": 184,
"g": 218,
"b": 239
},
"hsl": {
"h": 202.909,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.87047,
"c": 0.0463,
"h": 235.2
},
"luminance": 0.66565
}Semantic roles & 50–950 ramp
primary
#B8DAEF
secondary
#CD9C7E
accent
#5E1BCB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485