#B4DBFE#B4DBFE
#B4DBFE is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.064 H 245.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBFE |
|---|---|
| RGB | rgb(180, 219, 254) |
| HSL | hsl(208, 97%, 85%) |
| HSV | hsv(208, 29%, 100%) |
| CMYK | cmyk(29.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.77, -4.92, -21.20) |
| CIE-LCH | lch(85.77, 21.76, 256.92°) |
| OKLab | oklab(87.52% -0.0262 -0.0581) |
| OKLCH | oklch(87.52% 0.064 245.7) |
| XYZ | xyz(62.0380, 67.5196, 103.5105) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 3.95
Light Blue
#95D0FC
ΔE00 4.91
Ice Blue
#A5DFF9
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.74
Lightskyblue
#87CEFA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBFE #FED7B4
analogous
#B4FEFC #B4DBFE #B4B6FE
triadic
#B4DBFE #FEB4DB #DBFEB4
tetradic
#B4DBFE #FCB4FE #FED7B4 #B6FEB4
square
#B4DBFE #FCB4FE #FED7B4 #B6FEB4
split-complementary
#B4DBFE #FEB4B6 #FEFCB4
monochromatic
#3BA1FC #78BEFD #B4DBFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.45
#B4DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B4DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBFE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBFE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#9EE3E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dbfe; /* rgb */ color: rgb(180, 219, 254); /* oklch */ color: oklch(87.5% 0.064 245.7);
Tailwind
colors: {
custom: {
50: '#cce6fe',
500: '#b4dbfe',
950: '#000000',
},
}SCSS
$custom: #b4dbfe; $custom-light: #cce6fe; $custom-dark: #000000;
JSON
{
"hex": "#b4dbfe",
"rgb": {
"r": 180,
"g": 219,
"b": 254
},
"hsl": {
"h": 208.378,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.87519,
"c": 0.06372,
"h": 245.7
},
"luminance": 0.67522
}Semantic roles & 50–950 ramp
primary
#B4DBFE
secondary
#E4A872
accent
#6D00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485