#B5D4EB#B5D4EB
#B5D4EB is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.5% C 0.046 H 240.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B5D4EB |
|---|---|
| RGB | rgb(181, 212, 235) |
| HSL | hsl(206, 57%, 82%) |
| HSV | hsv(206, 23%, 92%) |
| CMYK | cmyk(23%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.39, -5.32, -14.71) |
| CIE-LCH | lch(83.39, 15.64, 250.11°) |
| OKLab | oklab(85.47% -0.0229 -0.04) |
| OKLCH | oklch(85.47% 0.046 240.2) |
| XYZ | xyz(57.5908, 62.9070, 87.6891) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 5.89
Light Grey Blue
#9DBCD4
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5D4EB #EBCCB5
analogous
#B5EBE7 #B5D4EB #B5B9EB
triadic
#B5D4EB #EBB5D4 #D4EBB5
tetradic
#B5D4EB #E7B5EB #EBCCB5 #B9EBB5
square
#B5D4EB #E7B5EB #EBCCB5 #B9EBB5
split-complementary
#B5D4EB #EBB5B9 #EBE7B5
monochromatic
#559CD1 #85B8DE #B5D4EB #E5F0F8 #E7F1F8
Accessibility & contrast
On white
1.55
#B5D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#B5D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5D4EB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5D4EB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#A6DADB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b5d4eb; /* rgb */ color: rgb(181, 212, 235); /* oklch */ color: oklch(85.5% 0.046 240.2);
Tailwind
colors: {
custom: {
50: '#cce1f1',
500: '#b5d4eb',
950: '#000000',
},
}SCSS
$custom: #b5d4eb; $custom-light: #cce1f1; $custom-dark: #000000;
JSON
{
"hex": "#b5d4eb",
"rgb": {
"r": 181,
"g": 212,
"b": 235
},
"hsl": {
"h": 205.556,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.85468,
"c": 0.0461,
"h": 240.2
},
"luminance": 0.62909
}Semantic roles & 50–950 ramp
primary
#B5D4EB
secondary
#C79D7D
accent
#6720C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485