#B3DCFF#B3DCFF
#B3DCFF is a very light, moderate cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.065 H 244.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCFF |
|---|---|
| RGB | rgb(179, 220, 255) |
| HSL | hsl(208, 100%, 85%) |
| HSV | hsv(208, 30%, 100%) |
| CMYK | cmyk(29.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.00, -5.49, -21.37) |
| CIE-LCH | lch(86.00, 22.07, 255.59°) |
| OKLab | oklab(87.7% -0.0281 -0.0586) |
| OKLCH | oklch(87.7% 0.065 244.4) |
| XYZ | xyz(62.2282, 67.9875, 104.4324) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Powder Blue (survey)
#B1D1FC
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCFF #FFD6B3
analogous
#B3FFFC #B3DCFF #B3B6FF
triadic
#B3DCFF #FFB3DC #DCFFB3
tetradic
#B3DCFF #FCB3FF #FFD6B3 #B6FFB3
square
#B3DCFF #FCB3FF #FFD6B3 #B6FFB3
split-complementary
#B3DCFF #FFB3B6 #FFFCB3
monochromatic
#39A4FF #76C0FF #B3DCFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.44
#B3DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#B3DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCFF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCFF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C4D4FE
Tritanopia (blue-blind)
#9CE4E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b3dcff; /* rgb */ color: rgb(179, 220, 255); /* oklch */ color: oklch(87.7% 0.065 244.4);
Tailwind
colors: {
custom: {
50: '#cbe6ff',
500: '#b3dcff',
950: '#000000',
},
}SCSS
$custom: #b3dcff; $custom-light: #cbe6ff; $custom-dark: #000000;
JSON
{
"hex": "#b3dcff",
"rgb": {
"r": 179,
"g": 220,
"b": 255
},
"hsl": {
"h": 207.632,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.87699,
"c": 0.06497,
"h": 244.4
},
"luminance": 0.6799
}Semantic roles & 50–950 ramp
primary
#B3DCFF
secondary
#E6A670
accent
#6A00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131618
muted
#838486