#B7DCF0#B7DCF0
#B7DCF0 is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.4% C 0.048 H 231.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCF0 |
|---|---|
| RGB | rgb(183, 220, 240) |
| HSL | hsl(201, 66%, 83%) |
| HSV | hsv(201, 24%, 94%) |
| CMYK | cmyk(23.8%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.78, -7.77, -13.77) |
| CIE-LCH | lch(85.78, 15.81, 240.56°) |
| OKLab | oklab(87.43% -0.0297 -0.0375) |
| OKLCH | oklch(87.43% 0.048 231.6) |
| XYZ | xyz(60.8453, 67.5428, 92.2524) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.67
Ice Blue
#A5DFF9
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.35
Sky Blue
#87CEEB
ΔE00 7.38
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCF0 #F0CBB7
analogous
#B7F0E8 #B7DCF0 #B7BFF0
triadic
#B7DCF0 #F0B7DC #DCF0B7
tetradic
#B7DCF0 #E8B7F0 #F0CBB7 #BFF0B7
square
#B7DCF0 #E8B7F0 #F0CBB7 #BFF0B7
split-complementary
#B7DCF0 #F0B7BF #F0E8B7
monochromatic
#52ABDB #84C3E5 #B7DCF0 #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.45
#B7DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B7DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCF0
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCF0 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#CAD4F0
Tritanopia (blue-blind)
#A6E2E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dcf0; /* rgb */ color: rgb(183, 220, 240); /* oklch */ color: oklch(87.4% 0.048 231.6);
Tailwind
colors: {
custom: {
50: '#cde6f5',
500: '#b7dcf0',
950: '#000000',
},
}SCSS
$custom: #b7dcf0; $custom-light: #cde6f5; $custom-dark: #000000;
JSON
{
"hex": "#b7dcf0",
"rgb": {
"r": 183,
"g": 220,
"b": 240
},
"hsl": {
"h": 201.053,
"s": 65.517,
"l": 82.941
},
"oklch": {
"l": 0.87432,
"c": 0.04779,
"h": 231.6
},
"luminance": 0.67545
}Semantic roles & 50–950 ramp
primary
#B7DCF0
secondary
#CF997D
accent
#5818CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485