#B8DBED#B8DBED
#B8DBED is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.2% C 0.045 H 230.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBED |
|---|---|
| RGB | rgb(184, 219, 237) |
| HSL | hsl(200, 60%, 83%) |
| HSV | hsv(200, 22%, 93%) |
| CMYK | cmyk(22.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.49, -7.62, -12.61) |
| CIE-LCH | lch(85.49, 14.74, 238.87°) |
| OKLab | oklab(87.19% -0.0285 -0.0343) |
| OKLCH | oklch(87.19% 0.045 230.3) |
| XYZ | xyz(60.3805, 66.9658, 89.8487) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.39
Ice Blue
#A5DFF9
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 7.03
Baby Blue
#89CFF0
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 7.65
Sky Blue
#87CEEB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBED #EDCAB8
analogous
#B8EDE4 #B8DBED #B8C1ED
triadic
#B8DBED #EDB8DB #DBEDB8
tetradic
#B8DBED #E4B8ED #EDCAB8 #C1EDB8
square
#B8DBED #E4B8ED #EDCAB8 #C1EDB8
split-complementary
#B8DBED #EDB8C1 #EDE4B8
monochromatic
#56A9D4 #87C2E1 #B8DBED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.46
#B8DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B8DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBED
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBED | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#A9E0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dbed; /* rgb */ color: rgb(184, 219, 237); /* oklch */ color: oklch(87.2% 0.045 230.3);
Tailwind
colors: {
custom: {
50: '#cee6f2',
500: '#b8dbed',
950: '#000000',
},
}SCSS
$custom: #b8dbed; $custom-light: #cee6f2; $custom-dark: #000000;
JSON
{
"hex": "#b8dbed",
"rgb": {
"r": 184,
"g": 219,
"b": 237
},
"hsl": {
"h": 200.377,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.87188,
"c": 0.04457,
"h": 230.3
},
"luminance": 0.66968
}Semantic roles & 50–950 ramp
primary
#B8DBED
secondary
#CA997F
accent
#581EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485