#B8DBEE#B8DBEE
#B8DBEE is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.2% C 0.045 H 231.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBEE |
|---|---|
| RGB | rgb(184, 219, 238) |
| HSL | hsl(201, 61%, 83%) |
| HSV | hsv(201, 23%, 93%) |
| CMYK | cmyk(22.7%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.52, -7.40, -13.10) |
| CIE-LCH | lch(85.52, 15.04, 240.54°) |
| OKLab | oklab(87.22% -0.0281 -0.0356) |
| OKLCH | oklch(87.22% 0.045 231.7) |
| XYZ | xyz(60.5270, 67.0244, 90.6203) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.71
Ice Blue
#A5DFF9
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 7.39
Baby Blue
#89CFF0
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 7.46
Sky Blue
#87CEEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBEE #EECBB8
analogous
#B8EEE6 #B8DBEE #B8C0EE
triadic
#B8DBEE #EEB8DB #DBEEB8
tetradic
#B8DBEE #E6B8EE #EECBB8 #C0EEB8
square
#B8DBEE #E6B8EE #EECBB8 #C0EEB8
split-complementary
#B8DBEE #EEB8C0 #EEE6B8
monochromatic
#55A9D6 #87C2E2 #B8DBEE #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.46
#B8DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B8DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBEE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBEE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#A9E0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dbee; /* rgb */ color: rgb(184, 219, 238); /* oklch */ color: oklch(87.2% 0.045 231.7);
Tailwind
colors: {
custom: {
50: '#cee6f3',
500: '#b8dbee',
950: '#000000',
},
}SCSS
$custom: #b8dbee; $custom-light: #cee6f3; $custom-dark: #000000;
JSON
{
"hex": "#b8dbee",
"rgb": {
"r": 184,
"g": 219,
"b": 238
},
"hsl": {
"h": 201.111,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.87222,
"c": 0.04537,
"h": 231.7
},
"luminance": 0.67026
}Semantic roles & 50–950 ramp
primary
#B8DBEE
secondary
#CC9A7E
accent
#591CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485