#B8DAEE#B8DAEE
#B8DAEE is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.0% C 0.045 H 233.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DAEE |
|---|---|
| RGB | rgb(184, 218, 238) |
| HSL | hsl(202, 61%, 83%) |
| HSV | hsv(202, 23%, 93%) |
| CMYK | cmyk(22.7%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.25, -6.88, -13.49) |
| CIE-LCH | lch(85.25, 15.15, 242.98°) |
| OKLab | oklab(87.01% -0.0268 -0.0367) |
| OKLCH | oklch(87.01% 0.045 233.8) |
| XYZ | xyz(60.2669, 66.5042, 90.5336) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Ice Blue
#A5DFF9
ΔE00 4.78
Cloudy Blue
#ACC2D9
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.26
Baby Blue
#89CFF0
ΔE00 7.43
Light Blue
#95D0FC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DAEE #EECCB8
analogous
#B8EEE7 #B8DAEE #B8BFEE
triadic
#B8DAEE #EEB8DA #DAEEB8
tetradic
#B8DAEE #E7B8EE #EECCB8 #BFEEB8
square
#B8DAEE #E7B8EE #EECCB8 #BFEEB8
split-complementary
#B8DAEE #EEB8BF #EEE7B8
monochromatic
#55A7D6 #87C0E2 #B8DAEE #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.47
#B8DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B8DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DAEE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DAEE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#A9DFE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8daee; /* rgb */ color: rgb(184, 218, 238); /* oklch */ color: oklch(87.0% 0.045 233.8);
Tailwind
colors: {
custom: {
50: '#cee5f3',
500: '#b8daee',
950: '#000000',
},
}SCSS
$custom: #b8daee; $custom-light: #cee5f3; $custom-dark: #000000;
JSON
{
"hex": "#b8daee",
"rgb": {
"r": 184,
"g": 218,
"b": 238
},
"hsl": {
"h": 202.222,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.87014,
"c": 0.04543,
"h": 233.8
},
"luminance": 0.66506
}Semantic roles & 50–950 ramp
primary
#B8DAEE
secondary
#CC9B7E
accent
#5C1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485