#B4DFFD#B4DFFD
#B4DFFD is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.061 H 238.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFFD |
|---|---|
| RGB | rgb(180, 223, 253) |
| HSL | hsl(205, 95%, 85%) |
| HSV | hsv(205, 29%, 99%) |
| CMYK | cmyk(28.9%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(86.78, -7.24, -19.13) |
| CIE-LCH | lch(86.78, 20.45, 249.28°) |
| OKLab | oklab(88.31% -0.0317 -0.0523) |
| OKLCH | oklch(88.31% 0.061 238.8) |
| XYZ | xyz(62.9344, 69.5678, 103.0214) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 5.75
Lightblue
#ADD8E6
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFFD #FDD2B4
analogous
#B4FDF7 #B4DFFD #B4BAFD
triadic
#B4DFFD #FDB4DF #DFFDB4
tetradic
#B4DFFD #F7B4FD #FDD2B4 #BAFDB4
square
#B4DFFD #F7B4FD #FDD2B4 #BAFDB4
split-complementary
#B4DFFD #FDB4BA #FDF7B4
monochromatic
#3DACFA #78C6FB #B4DFFD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.41
#B4DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#B4DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFFD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFFD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#9EE7E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4dffd; /* rgb */ color: rgb(180, 223, 253); /* oklch */ color: oklch(88.3% 0.061 238.8);
Tailwind
colors: {
custom: {
50: '#cce9fe',
500: '#b4dffd',
950: '#000000',
},
}SCSS
$custom: #b4dffd; $custom-light: #cce9fe; $custom-dark: #000000;
JSON
{
"hex": "#b4dffd",
"rgb": {
"r": 180,
"g": 223,
"b": 253
},
"hsl": {
"h": 204.658,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.88312,
"c": 0.06117,
"h": 238.8
},
"luminance": 0.6957
}Semantic roles & 50–950 ramp
primary
#B4DFFD
secondary
#E3A173
accent
#5E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131617
muted
#838485