#B7CCDB#B7CCDB
#B7CCDB is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.031 H 238.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCDB |
|---|---|
| RGB | rgb(183, 204, 219) |
| HSL | hsl(205, 33%, 79%) |
| HSV | hsv(205, 16%, 86%) |
| CMYK | cmyk(16.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.94, -3.98, -9.83) |
| CIE-LCH | lch(80.94, 10.60, 247.94°) |
| OKLab | oklab(83.41% -0.016 -0.0266) |
| OKLCH | oklch(83.41% 0.031 238.9) |
| XYZ | xyz(53.9043, 58.3663, 75.4299) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.08
Light Blue Grey
#B7C9E2
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 5.11
Light Grey Blue
#9DBCD4
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 6.85
Fog
#D8DCE0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCDB #DBC6B7
analogous
#B7DBD8 #B7CCDB #B7BADB
triadic
#B7CCDB #DBB7CC #CCDBB7
tetradic
#B7CCDB #D8B7DB #DBC6B7 #BADBB7
square
#B7CCDB #D8B7DB #DBC6B7 #BADBB7
split-complementary
#B7CCDB #DBB7BA #DBD8B7
monochromatic
#6592B2 #8EAFC7 #B7CCDB #E0E9EF #EBF1F5
Accessibility & contrast
On white
1.66
#B7CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B7CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCDB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCDB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#AED0D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7ccdb; /* rgb */ color: rgb(183, 204, 219); /* oklch */ color: oklch(83.4% 0.031 238.9);
Tailwind
colors: {
custom: {
50: '#cddbe6',
500: '#b7ccdb',
950: '#000000',
},
}SCSS
$custom: #b7ccdb; $custom-light: #cddbe6; $custom-dark: #000000;
JSON
{
"hex": "#b7ccdb",
"rgb": {
"r": 183,
"g": 204,
"b": 219
},
"hsl": {
"h": 205,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.83412,
"c": 0.03102,
"h": 238.9
},
"luminance": 0.58367
}Semantic roles & 50–950 ramp
primary
#B7CCDB
secondary
#B29784
accent
#6939AC
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484