#B3DBFC#B3DBFC
#B3DBFC is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.062 H 243.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBFC |
|---|---|
| RGB | rgb(179, 219, 252) |
| HSL | hsl(207, 92%, 85%) |
| HSV | hsv(207, 29%, 99%) |
| CMYK | cmyk(29%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.64, -5.68, -20.34) |
| CIE-LCH | lch(85.64, 21.11, 254.41°) |
| OKLab | oklab(87.38% -0.0279 -0.0557) |
| OKLCH | oklch(87.38% 0.062 243.4) |
| XYZ | xyz(61.4874, 67.2725, 101.8217) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 4.76
Ice Blue
#A5DFF9
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBFC #FCD4B3
analogous
#B3FCF8 #B3DBFC #B3B7FC
triadic
#B3DBFC #FCB3DB #DBFCB3
tetradic
#B3DBFC #F8B3FC #FCD4B3 #B7FCB3
square
#B3DBFC #F8B3FC #FCD4B3 #B7FCB3
split-complementary
#B3DBFC #FCB3B7 #FCF8B3
monochromatic
#3DA3F7 #78BFFA #B3DBFC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.45
#B3DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B3DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBFC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBFC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#9DE3E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dbfc; /* rgb */ color: rgb(179, 219, 252); /* oklch */ color: oklch(87.4% 0.062 243.4);
Tailwind
colors: {
custom: {
50: '#cbe6fd',
500: '#b3dbfc',
950: '#000000',
},
}SCSS
$custom: #b3dbfc; $custom-light: #cbe6fd; $custom-dark: #000000;
JSON
{
"hex": "#b3dbfc",
"rgb": {
"r": 179,
"g": 219,
"b": 252
},
"hsl": {
"h": 207.123,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.87384,
"c": 0.06226,
"h": 243.4
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#B3DBFC
secondary
#E1A472
accent
#6800E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485