#B7DFEB#B7DFEB
#B7DFEB is a very light, muted cyan. Relative luminance 0.688; OKLCH L 87.9% C 0.045 H 217.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFEB |
|---|---|
| RGB | rgb(183, 223, 235) |
| HSL | hsl(194, 57%, 82%) |
| HSV | hsv(194, 22%, 92%) |
| CMYK | cmyk(22.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.42, -10.41, -10.17) |
| CIE-LCH | lch(86.42, 14.55, 224.31°) |
| OKLab | oklab(87.89% -0.0354 -0.0276) |
| OKLCH | oklch(87.89% 0.045 217.9) |
| XYZ | xyz(60.9072, 68.8386, 88.6592) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.92
Powder Blue
#B0E0E6
ΔE00 3.74
Ice Blue
#A5DFF9
ΔE00 4.94
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Light Sky Blue
#C6FCFF
ΔE00 7.98
Sky Blue
#87CEEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFEB #EBC3B7
analogous
#B7EBDD #B7DFEB #B7C5EB
triadic
#B7DFEB #EBB7DF #DFEBB7
tetradic
#B7DFEB #DDB7EB #EBC3B7 #C5EBB7
square
#B7DFEB #DDB7EB #EBC3B7 #C5EBB7
split-complementary
#B7DFEB #EBB7C5 #EBDDB7
monochromatic
#57B4D0 #87CADE #B7DFEB #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.42
#B7DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#B7DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFEB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFEB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#A8E4E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b7dfeb; /* rgb */ color: rgb(183, 223, 235); /* oklch */ color: oklch(87.9% 0.045 217.9);
Tailwind
colors: {
custom: {
50: '#cde9f1',
500: '#b7dfeb',
950: '#000000',
},
}SCSS
$custom: #b7dfeb; $custom-light: #cde9f1; $custom-dark: #000000;
JSON
{
"hex": "#b7dfeb",
"rgb": {
"r": 183,
"g": 223,
"b": 235
},
"hsl": {
"h": 193.846,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.87894,
"c": 0.04493,
"h": 217.9
},
"luminance": 0.68841
}Semantic roles & 50–950 ramp
primary
#B7DFEB
secondary
#C7907F
accent
#4721C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131616
muted
#838485