#B8DEFB#B8DEFB
#B8DEFB is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.057 H 241.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DEFB |
|---|---|
| RGB | rgb(184, 222, 251) |
| HSL | hsl(206, 89%, 85%) |
| HSV | hsv(206, 27%, 98%) |
| CMYK | cmyk(26.7%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(86.70, -6.04, -18.18) |
| CIE-LCH | lch(86.70, 19.16, 251.63°) |
| OKLab | oklab(88.29% -0.0273 -0.0496) |
| OKLCH | oklch(88.29% 0.057 241.2) |
| XYZ | xyz(63.2960, 69.3955, 101.3078) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Light Blue
#95D0FC
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DEFB #FBD5B8
analogous
#B8FBF6 #B8DEFB #B8BCFB
triadic
#B8DEFB #FBB8DE #DEFBB8
tetradic
#B8DEFB #F6B8FB #FBD5B8 #BCFBB8
square
#B8DEFB #F6B8FB #FBD5B8 #BCFBB8
split-complementary
#B8DEFB #FBB8BC #FBF6B8
monochromatic
#44A8F4 #7EC3F8 #B8DEFB #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.41
#B8DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#B8DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DEFB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DEFB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#A4E5E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b8defb; /* rgb */ color: rgb(184, 222, 251); /* oklch */ color: oklch(88.3% 0.057 241.2);
Tailwind
colors: {
custom: {
50: '#cee8fc',
500: '#b8defb',
950: '#000000',
},
}SCSS
$custom: #b8defb; $custom-light: #cee8fc; $custom-dark: #000000;
JSON
{
"hex": "#b8defb",
"rgb": {
"r": 184,
"g": 222,
"b": 251
},
"hsl": {
"h": 205.97,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.88286,
"c": 0.05667,
"h": 241.2
},
"luminance": 0.69398
}Semantic roles & 50–950 ramp
primary
#B8DEFB
secondary
#E0A577
accent
#6300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485