#B8DEFF#B8DEFF
#B8DEFF is a very light, moderate cyan. Relative luminance 0.697; OKLCH L 88.4% C 0.061 H 244.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DEFF |
|---|---|
| RGB | rgb(184, 222, 255) |
| HSL | hsl(208, 100%, 86%) |
| HSV | hsv(208, 28%, 100%) |
| CMYK | cmyk(27.8%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(86.83, -5.12, -20.10) |
| CIE-LCH | lch(86.83, 20.74, 255.71°) |
| OKLab | oklab(88.43% -0.0259 -0.055) |
| OKLCH | oklch(88.43% 0.061 244.8) |
| XYZ | xyz(63.9331, 69.6504, 104.6636) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.96
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DEFF #FFD9B8
analogous
#B8FFFC #B8DEFF #B8BAFF
triadic
#B8DEFF #FFB8DE #DEFFB8
tetradic
#B8DEFF #FCB8FF #FFD9B8 #BAFFB8
square
#B8DEFF #FCB8FF #FFD9B8 #BAFFB8
split-complementary
#B8DEFF #FFB8BA #FFFCB8
monochromatic
#3EA5FF #7BC2FF #B8DEFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.41
#B8DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#B8DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DEFF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DEFF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#A3E6E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b8deff; /* rgb */ color: rgb(184, 222, 255); /* oklch */ color: oklch(88.4% 0.061 244.8);
Tailwind
colors: {
custom: {
50: '#cee8ff',
500: '#b8deff',
950: '#000000',
},
}SCSS
$custom: #b8deff; $custom-light: #cee8ff; $custom-dark: #000000;
JSON
{
"hex": "#b8deff",
"rgb": {
"r": 184,
"g": 222,
"b": 255
},
"hsl": {
"h": 207.887,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.88427,
"c": 0.06078,
"h": 244.8
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#B8DEFF
secondary
#E7AA75
accent
#6B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486