#B5D5EA#B5D5EA
#B5D5EA is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.6% C 0.045 H 236.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B5D5EA |
|---|---|
| RGB | rgb(181, 213, 234) |
| HSL | hsl(204, 56%, 81%) |
| HSV | hsv(204, 23%, 92%) |
| CMYK | cmyk(22.6%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(83.63, -6.07, -13.83) |
| CIE-LCH | lch(83.63, 15.10, 246.32°) |
| OKLab | oklab(85.64% -0.0246 -0.0376) |
| OKLCH | oklch(85.64% 0.045 236.8) |
| XYZ | xyz(57.6975, 63.3509, 87.0139) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5D5EA #EACAB5
analogous
#B5EAE5 #B5D5EA #B5BBEA
triadic
#B5D5EA #EAB5D5 #D5EAB5
tetradic
#B5D5EA #E5B5EA #EACAB5 #BBEAB5
square
#B5D5EA #E5B5EA #EACAB5 #BBEAB5
split-complementary
#B5D5EA #EAB5BB #EAE5B5
monochromatic
#569FCF #85BADC #B5D5EA #E5F0F8 #E7F1F8
Accessibility & contrast
On white
1.54
#B5D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#B5D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5D5EA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5D5EA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#A6DADC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b5d5ea; /* rgb */ color: rgb(181, 213, 234); /* oklch */ color: oklch(85.6% 0.045 236.8);
Tailwind
colors: {
custom: {
50: '#cce1f0',
500: '#b5d5ea',
950: '#000000',
},
}SCSS
$custom: #b5d5ea; $custom-light: #cce1f0; $custom-dark: #000000;
JSON
{
"hex": "#b5d5ea",
"rgb": {
"r": 181,
"g": 213,
"b": 234
},
"hsl": {
"h": 203.774,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.85642,
"c": 0.04492,
"h": 236.8
},
"luminance": 0.63353
}Semantic roles & 50–950 ramp
primary
#B5D5EA
secondary
#C69A7D
accent
#6222C3
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485