#B4DCFE#B4DCFE
#B4DCFE is a very light, moderate cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.063 H 244.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DCFE |
|---|---|
| RGB | rgb(180, 220, 254) |
| HSL | hsl(208, 97%, 85%) |
| HSV | hsv(208, 29%, 100%) |
| CMYK | cmyk(29.1%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(86.03, -5.45, -20.80) |
| CIE-LCH | lch(86.03, 21.50, 255.33°) |
| OKLab | oklab(87.73% -0.0275 -0.057) |
| OKLCH | oklch(87.73% 0.063 244.2) |
| XYZ | xyz(62.2997, 68.0429, 103.5978) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.23
Powder Blue (survey)
#B1D1FC
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 4.89
Ice Blue
#A5DFF9
ΔE00 5.78
Lightskyblue
#87CEFA
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DCFE #FED6B4
analogous
#B4FEFB #B4DCFE #B4B7FE
triadic
#B4DCFE #FEB4DC #DCFEB4
tetradic
#B4DCFE #FBB4FE #FED6B4 #B7FEB4
square
#B4DCFE #FBB4FE #FED6B4 #B7FEB4
split-complementary
#B4DCFE #FEB4B7 #FEFBB4
monochromatic
#3BA4FC #78C0FD #B4DCFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.44
#B4DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#B4DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DCFE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DCFE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#9EE4E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4dcfe; /* rgb */ color: rgb(180, 220, 254); /* oklch */ color: oklch(87.7% 0.063 244.2);
Tailwind
colors: {
custom: {
50: '#cce6fe',
500: '#b4dcfe',
950: '#000000',
},
}SCSS
$custom: #b4dcfe; $custom-light: #cce6fe; $custom-dark: #000000;
JSON
{
"hex": "#b4dcfe",
"rgb": {
"r": 180,
"g": 220,
"b": 254
},
"hsl": {
"h": 207.568,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.87726,
"c": 0.06325,
"h": 244.2
},
"luminance": 0.68045
}Semantic roles & 50–950 ramp
primary
#B4DCFE
secondary
#E4A672
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131617
muted
#838485