#B8DFFA#B8DFFA
#B8DFFA is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.5% C 0.055 H 238.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFFA |
|---|---|
| RGB | rgb(184, 223, 250) |
| HSL | hsl(205, 87%, 85%) |
| HSV | hsv(205, 26%, 98%) |
| CMYK | cmyk(26.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(86.93, -6.78, -17.31) |
| CIE-LCH | lch(86.93, 18.59, 248.60°) |
| OKLab | oklab(88.46% -0.029 -0.0472) |
| OKLCH | oklch(88.46% 0.055 238.5) |
| XYZ | xyz(63.4051, 69.8654, 100.5686) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 6.14
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFFA #FAD3B8
analogous
#B8FAF4 #B8DFFA #B8BEFA
triadic
#B8DFFA #FAB8DF #DFFAB8
tetradic
#B8DFFA #F4B8FA #FAD3B8 #BEFAB8
square
#B8DFFA #F4B8FA #FAD3B8 #BEFAB8
split-complementary
#B8DFFA #FAB8BE #FAF4B8
monochromatic
#46ABF2 #7FC5F6 #B8DFFA #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.40
#B8DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#B8DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFFA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFFA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#A5E6E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b8dffa; /* rgb */ color: rgb(184, 223, 250); /* oklch */ color: oklch(88.5% 0.055 238.5);
Tailwind
colors: {
custom: {
50: '#cee9fc',
500: '#b8dffa',
950: '#000000',
},
}SCSS
$custom: #b8dffa; $custom-light: #cee9fc; $custom-dark: #000000;
JSON
{
"hex": "#b8dffa",
"rgb": {
"r": 184,
"g": 223,
"b": 250
},
"hsl": {
"h": 204.545,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.88458,
"c": 0.05541,
"h": 238.5
},
"luminance": 0.69868
}Semantic roles & 50–950 ramp
primary
#B8DFFA
secondary
#DEA278
accent
#5E02E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485