#B4CDEE#B4CDEE
#B4CDEE is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.1% C 0.054 H 255.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDEE |
|---|---|
| RGB | rgb(180, 205, 238) |
| HSL | hsl(214, 63%, 82%) |
| HSV | hsv(214, 24%, 93%) |
| CMYK | cmyk(24.4%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(81.59, -1.26, -19.03) |
| CIE-LCH | lch(81.59, 19.08, 266.22°) |
| OKLab | oklab(84.06% -0.0135 -0.052) |
| OKLCH | oklch(84.06% 0.054 255.4) |
| XYZ | xyz(56.0821, 59.5373, 89.4093) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 2.78
Lightsteelblue
#B0C4DE
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDEE #EED5B4
analogous
#B4EAEE #B4CDEE #B8B4EE
triadic
#B4CDEE #EEB4CD #CDEEB4
tetradic
#B4CDEE #EEB4EA #EED5B4 #B4EEB8
square
#B4CDEE #EEB4EA #EED5B4 #B4EEB8
split-complementary
#B4CDEE #EEB8B4 #EAEEB4
monochromatic
#508AD7 #82ACE3 #B4CDEE #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.63
#B4CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#B4CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDEE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDEE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#A4D4D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4cdee; /* rgb */ color: rgb(180, 205, 238); /* oklch */ color: oklch(84.1% 0.054 255.4);
Tailwind
colors: {
custom: {
50: '#cbdcf3',
500: '#b4cdee',
950: '#000000',
},
}SCSS
$custom: #b4cdee; $custom-light: #cbdcf3; $custom-dark: #000000;
JSON
{
"hex": "#b4cdee",
"rgb": {
"r": 180,
"g": 205,
"b": 238
},
"hsl": {
"h": 214.138,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.84061,
"c": 0.05369,
"h": 255.4
},
"luminance": 0.59539
}Semantic roles & 50–950 ramp
primary
#B4CDEE
secondary
#CCA97B
accent
#7F1BCB
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131517
muted
#838485