#B8DEFE#B8DEFE
#B8DEFE is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.4% C 0.060 H 243.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DEFE |
|---|---|
| RGB | rgb(184, 222, 254) |
| HSL | hsl(207, 97%, 86%) |
| HSV | hsv(207, 28%, 100%) |
| CMYK | cmyk(27.6%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(86.79, -5.35, -19.62) |
| CIE-LCH | lch(86.79, 20.34, 254.75°) |
| OKLab | oklab(88.39% -0.0263 -0.0536) |
| OKLCH | oklch(88.39% 0.06 243.9) |
| XYZ | xyz(63.7726, 69.5862, 103.8181) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Light Blue
#95D0FC
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DEFE #FED8B8
analogous
#B8FEFB #B8DEFE #B8BBFE
triadic
#B8DEFE #FEB8DE #DEFEB8
tetradic
#B8DEFE #FBB8FE #FED8B8 #BBFEB8
square
#B8DEFE #FBB8FE #FED8B8 #BBFEB8
split-complementary
#B8DEFE #FEB8BB #FEFBB8
monochromatic
#3FA6FC #7CC2FD #B8DEFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.41
#B8DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#B8DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DEFE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DEFE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#A3E6E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b8defe; /* rgb */ color: rgb(184, 222, 254); /* oklch */ color: oklch(88.4% 0.060 243.9);
Tailwind
colors: {
custom: {
50: '#cee8fe',
500: '#b8defe',
950: '#000000',
},
}SCSS
$custom: #b8defe; $custom-light: #cee8fe; $custom-dark: #000000;
JSON
{
"hex": "#b8defe",
"rgb": {
"r": 184,
"g": 222,
"b": 254
},
"hsl": {
"h": 207.429,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.88391,
"c": 0.05973,
"h": 243.9
},
"luminance": 0.69589
}Semantic roles & 50–950 ramp
primary
#B8DEFE
secondary
#E5A875
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485