#B4DFEE#B4DFEE
#B4DFEE is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.8% C 0.049 H 221.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFEE |
|---|---|
| RGB | rgb(180, 223, 238) |
| HSL | hsl(196, 63%, 82%) |
| HSV | hsv(196, 24%, 93%) |
| CMYK | cmyk(24.4%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.33, -10.64, -11.91) |
| CIE-LCH | lch(86.33, 15.97, 228.21°) |
| OKLab | oklab(87.8% -0.0371 -0.0324) |
| OKLCH | oklch(87.8% 0.049 221.1) |
| XYZ | xyz(60.6382, 68.6494, 90.9280) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.70
Ice Blue
#A5DFF9
ΔE00 3.83
Powder Blue
#B0E0E6
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.21
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFEE #EEC3B4
analogous
#B4EEE0 #B4DFEE #B4C2EE
triadic
#B4DFEE #EEB4DF #DFEEB4
tetradic
#B4DFEE #E0B4EE #EEC3B4 #C2EEB4
square
#B4DFEE #E0B4EE #EEC3B4 #C2EEB4
split-complementary
#B4DFEE #EEB4C2 #EEE0B4
monochromatic
#50B4D7 #82CAE3 #B4DFEE #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.43
#B4DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#B4DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFEE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFEE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#A2E4E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4dfee; /* rgb */ color: rgb(180, 223, 238); /* oklch */ color: oklch(87.8% 0.049 221.1);
Tailwind
colors: {
custom: {
50: '#cbe9f3',
500: '#b4dfee',
950: '#000000',
},
}SCSS
$custom: #b4dfee; $custom-light: #cbe9f3; $custom-dark: #000000;
JSON
{
"hex": "#b4dfee",
"rgb": {
"r": 180,
"g": 223,
"b": 238
},
"hsl": {
"h": 195.517,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.87802,
"c": 0.04929,
"h": 221.1
},
"luminance": 0.68652
}Semantic roles & 50–950 ramp
primary
#B4DFEE
secondary
#CC907B
accent
#481BCB
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485