#B4DCFF#B4DCFF
#B4DCFF is a very light, moderate cyan. Relative luminance 0.681; OKLCH L 87.8% C 0.064 H 245.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DCFF |
|---|---|
| RGB | rgb(180, 220, 255) |
| HSL | hsl(208, 100%, 85%) |
| HSV | hsv(208, 29%, 100%) |
| CMYK | cmyk(29.4%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.06, -5.21, -21.28) |
| CIE-LCH | lch(86.06, 21.91, 256.24°) |
| OKLab | oklab(87.76% -0.0271 -0.0583) |
| OKLCH | oklch(87.76% 0.064 245) |
| XYZ | xyz(62.4602, 68.1071, 104.4433) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Powder Blue (survey)
#B1D1FC
ΔE00 4.25
Light Blue
#95D0FC
ΔE00 4.88
Ice Blue
#A5DFF9
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DCFF #FFD7B4
analogous
#B4FFFC #B4DCFF #B4B6FF
triadic
#B4DCFF #FFB4DC #DCFFB4
tetradic
#B4DCFF #FCB4FF #FFD7B4 #B6FFB4
square
#B4DCFF #FCB4FF #FFD7B4 #B6FFB4
split-complementary
#B4DCFF #FFB4B6 #FFFCB4
monochromatic
#3AA3FF #77BFFF #B4DCFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.44
#B4DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#B4DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DCFF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DCFF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#9DE4E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4dcff; /* rgb */ color: rgb(180, 220, 255); /* oklch */ color: oklch(87.8% 0.064 245.0);
Tailwind
colors: {
custom: {
50: '#cce6ff',
500: '#b4dcff',
950: '#000000',
},
}SCSS
$custom: #b4dcff; $custom-light: #cce6ff; $custom-dark: #000000;
JSON
{
"hex": "#b4dcff",
"rgb": {
"r": 180,
"g": 220,
"b": 255
},
"hsl": {
"h": 208,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.87762,
"c": 0.06431,
"h": 245
},
"luminance": 0.6811
}Semantic roles & 50–950 ramp
primary
#B4DCFF
secondary
#E6A871
accent
#6B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131618
muted
#838486