#B8DBEF#B8DBEF
#B8DBEF is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.046 H 233.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBEF |
|---|---|
| RGB | rgb(184, 219, 239) |
| HSL | hsl(202, 63%, 83%) |
| HSV | hsv(202, 23%, 94%) |
| CMYK | cmyk(23%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.55, -7.18, -13.58) |
| CIE-LCH | lch(85.55, 15.36, 242.14°) |
| OKLab | oklab(87.26% -0.0277 -0.0369) |
| OKLCH | oklch(87.26% 0.046 233.1) |
| XYZ | xyz(60.6743, 67.0833, 91.3962) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.05
Ice Blue
#A5DFF9
ΔE00 4.52
Cloudy Blue
#ACC2D9
ΔE00 7.28
Baby Blue
#89CFF0
ΔE00 7.36
Light Blue
#95D0FC
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBEF #EFCCB8
analogous
#B8EFE7 #B8DBEF #B8BFEF
triadic
#B8DBEF #EFB8DB #DBEFB8
tetradic
#B8DBEF #E7B8EF #EFCCB8 #BFEFB8
square
#B8DBEF #E7B8EF #EFCCB8 #BFEFB8
split-complementary
#B8DBEF #EFB8BF #EFE7B8
monochromatic
#54A8D8 #86C2E4 #B8DBEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.46
#B8DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B8DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBEF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBEF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#A8E1E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dbef; /* rgb */ color: rgb(184, 219, 239); /* oklch */ color: oklch(87.3% 0.046 233.1);
Tailwind
colors: {
custom: {
50: '#cee6f4',
500: '#b8dbef',
950: '#000000',
},
}SCSS
$custom: #b8dbef; $custom-light: #cee6f4; $custom-dark: #000000;
JSON
{
"hex": "#b8dbef",
"rgb": {
"r": 184,
"g": 219,
"b": 239
},
"hsl": {
"h": 201.818,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.87255,
"c": 0.0462,
"h": 233.1
},
"luminance": 0.67085
}Semantic roles & 50–950 ramp
primary
#B8DBEF
secondary
#CD9B7E
accent
#5B1BCB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485