#B3DFFD#B3DFFD
#B3DFFD is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.062 H 238.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFFD |
|---|---|
| RGB | rgb(179, 223, 253) |
| HSL | hsl(204, 95%, 85%) |
| HSV | hsv(204, 29%, 99%) |
| CMYK | cmyk(29.2%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(86.73, -7.52, -19.22) |
| CIE-LCH | lch(86.73, 20.64, 248.64°) |
| OKLab | oklab(88.25% -0.0326 -0.0526) |
| OKLCH | oklch(88.25% 0.062 238.2) |
| XYZ | xyz(62.7023, 69.4482, 103.0105) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.88
Light Blue
#95D0FC
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFFD #FDD1B3
analogous
#B3FDF6 #B3DFFD #B3BAFD
triadic
#B3DFFD #FDB3DF #DFFDB3
tetradic
#B3DFFD #F6B3FD #FDD1B3 #BAFDB3
square
#B3DFFD #F6B3FD #FDD1B3 #BAFDB3
split-complementary
#B3DFFD #FDB3BA #FDF6B3
monochromatic
#3CADFA #77C6FB #B3DFFD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.41
#B3DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#B3DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFFD
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFFD | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#9CE7E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b3dffd; /* rgb */ color: rgb(179, 223, 253); /* oklch */ color: oklch(88.3% 0.062 238.2);
Tailwind
colors: {
custom: {
50: '#cbe9fe',
500: '#b3dffd',
950: '#000000',
},
}SCSS
$custom: #b3dffd; $custom-light: #cbe9fe; $custom-dark: #000000;
JSON
{
"hex": "#b3dffd",
"rgb": {
"r": 179,
"g": 223,
"b": 253
},
"hsl": {
"h": 204.324,
"s": 94.872,
"l": 84.706
},
"oklch": {
"l": 0.8825,
"c": 0.06189,
"h": 238.2
},
"luminance": 0.69451
}Semantic roles & 50–950 ramp
primary
#B3DFFD
secondary
#E29F72
accent
#5D00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485