#B5DFEB#B5DFEB
#B5DFEB is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.8% C 0.047 H 217.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFEB |
|---|---|
| RGB | rgb(181, 223, 235) |
| HSL | hsl(193, 57%, 82%) |
| HSV | hsv(193, 23%, 92%) |
| CMYK | cmyk(23%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.30, -11.01, -10.36) |
| CIE-LCH | lch(86.30, 15.12, 223.26°) |
| OKLab | oklab(87.77% -0.0373 -0.0282) |
| OKLCH | oklch(87.77% 0.047 217) |
| XYZ | xyz(60.4348, 68.5950, 88.6371) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.81
Powder Blue
#B0E0E6
ΔE00 3.36
Ice Blue
#A5DFF9
ΔE00 4.82
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Light Sky Blue
#C6FCFF
ΔE00 7.77
Sky Blue
#87CEEB
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFEB #EBC1B5
analogous
#B5EBDC #B5DFEB #B5C4EB
triadic
#B5DFEB #EBB5DF #DFEBB5
tetradic
#B5DFEB #DCB5EB #EBC1B5 #C4EBB5
square
#B5DFEB #DCB5EB #EBC1B5 #C4EBB5
split-complementary
#B5DFEB #EBB5C4 #EBDCB5
monochromatic
#55B5D1 #85CADE #B5DFEB #E5F4F8 #E7F5F8
Accessibility & contrast
On white
1.43
#B5DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#B5DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFEB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFEB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#A5E4E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b5dfeb; /* rgb */ color: rgb(181, 223, 235); /* oklch */ color: oklch(87.8% 0.047 217.0);
Tailwind
colors: {
custom: {
50: '#cce9f1',
500: '#b5dfeb',
950: '#000000',
},
}SCSS
$custom: #b5dfeb; $custom-light: #cce9f1; $custom-dark: #000000;
JSON
{
"hex": "#b5dfeb",
"rgb": {
"r": 181,
"g": 223,
"b": 235
},
"hsl": {
"h": 193.333,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.87767,
"c": 0.04677,
"h": 217
},
"luminance": 0.68597
}Semantic roles & 50–950 ramp
primary
#B5DFEB
secondary
#C78D7D
accent
#4520C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485