#B4DBEE#B4DBEE
#B4DBEE is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.0% C 0.049 H 229.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBEE |
|---|---|
| RGB | rgb(180, 219, 238) |
| HSL | hsl(200, 63%, 82%) |
| HSV | hsv(200, 24%, 93%) |
| CMYK | cmyk(24.4%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.27, -8.59, -13.49) |
| CIE-LCH | lch(85.27, 15.99, 237.53°) |
| OKLab | oklab(86.96% -0.0319 -0.0367) |
| OKLCH | oklch(86.96% 0.049 229) |
| XYZ | xyz(59.5821, 66.5372, 90.5760) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.83
Ice Blue
#A5DFF9
ΔE00 3.65
Powder Blue
#B0E0E6
ΔE00 6.63
Baby Blue
#89CFF0
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 6.86
Light Blue
#95D0FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBEE #EEC7B4
analogous
#B4EEE4 #B4DBEE #B4BEEE
triadic
#B4DBEE #EEB4DB #DBEEB4
tetradic
#B4DBEE #E4B4EE #EEC7B4 #BEEEB4
square
#B4DBEE #E4B4EE #EEC7B4 #BEEEB4
split-complementary
#B4DBEE #EEB4BE #EEE4B4
monochromatic
#50ABD7 #82C3E3 #B4DBEE #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.47
#B4DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B4DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBEE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBEE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#A3E1E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4dbee; /* rgb */ color: rgb(180, 219, 238); /* oklch */ color: oklch(87.0% 0.049 229.0);
Tailwind
colors: {
custom: {
50: '#cbe6f3',
500: '#b4dbee',
950: '#000000',
},
}SCSS
$custom: #b4dbee; $custom-light: #cbe6f3; $custom-dark: #000000;
JSON
{
"hex": "#b4dbee",
"rgb": {
"r": 180,
"g": 219,
"b": 238
},
"hsl": {
"h": 199.655,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.86963,
"c": 0.04868,
"h": 229
},
"luminance": 0.66539
}Semantic roles & 50–950 ramp
primary
#B4DBEE
secondary
#CC957B
accent
#541BCB
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485