#B4DFFE#B4DFFE
#B4DFFE is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.062 H 239.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFFE |
|---|---|
| RGB | rgb(180, 223, 254) |
| HSL | hsl(205, 97%, 85%) |
| HSV | hsv(205, 29%, 100%) |
| CMYK | cmyk(29.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.82, -7.00, -19.61) |
| CIE-LCH | lch(86.82, 20.82, 250.34°) |
| OKLab | oklab(88.35% -0.0313 -0.0537) |
| OKLCH | oklch(88.35% 0.062 239.7) |
| XYZ | xyz(63.0941, 69.6317, 103.8626) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.36
Light Blue
#95D0FC
ΔE00 5.22
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Lightskyblue
#87CEFA
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFFE #FED3B4
analogous
#B4FEF8 #B4DFFE #B4BAFE
triadic
#B4DFFE #FEB4DF #DFFEB4
tetradic
#B4DFFE #F8B4FE #FED3B4 #BAFEB4
square
#B4DFFE #F8B4FE #FED3B4 #BAFEB4
split-complementary
#B4DFFE #FEB4BA #FEF8B4
monochromatic
#3BABFC #78C5FD #B4DFFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.41
#B4DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#B4DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFFE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFFE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#9DE7E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4dffe; /* rgb */ color: rgb(180, 223, 254); /* oklch */ color: oklch(88.3% 0.062 239.7);
Tailwind
colors: {
custom: {
50: '#cce9fe',
500: '#b4dffe',
950: '#000000',
},
}SCSS
$custom: #b4dffe; $custom-light: #cce9fe; $custom-dark: #000000;
JSON
{
"hex": "#b4dffe",
"rgb": {
"r": 180,
"g": 223,
"b": 254
},
"hsl": {
"h": 205.135,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.88347,
"c": 0.06213,
"h": 239.7
},
"luminance": 0.69634
}Semantic roles & 50–950 ramp
primary
#B4DFFE
secondary
#E4A272
accent
#6000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131617
muted
#838485