#B3DCF0#B3DCF0
#B3DCF0 is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.2% C 0.051 H 229.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCF0 |
|---|---|
| RGB | rgb(179, 220, 240) |
| HSL | hsl(200, 67%, 82%) |
| HSV | hsv(200, 25%, 94%) |
| CMYK | cmyk(25.4%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.53, -8.95, -14.16) |
| CIE-LCH | lch(85.53, 16.75, 237.71°) |
| OKLab | oklab(87.18% -0.0335 -0.0386) |
| OKLCH | oklch(87.18% 0.051 229.1) |
| XYZ | xyz(59.9072, 67.0591, 92.2084) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.92
Ice Blue
#A5DFF9
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.66
Light Blue
#95D0FC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCF0 #F0C7B3
analogous
#B3F0E6 #B3DCF0 #B3BEF0
triadic
#B3DCF0 #F0B3DC #DCF0B3
tetradic
#B3DCF0 #E6B3F0 #F0C7B3 #BEF0B3
square
#B3DCF0 #E6B3F0 #F0C7B3 #BEF0B3
split-complementary
#B3DCF0 #F0B3BE #F0E6B3
monochromatic
#4DADDC #80C4E6 #B3DCF0 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.46
#B3DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B3DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCF0
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCF0 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#A1E2E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dcf0; /* rgb */ color: rgb(179, 220, 240); /* oklch */ color: oklch(87.2% 0.051 229.1);
Tailwind
colors: {
custom: {
50: '#cbe6f5',
500: '#b3dcf0',
950: '#000000',
},
}SCSS
$custom: #b3dcf0; $custom-light: #cbe6f5; $custom-dark: #000000;
JSON
{
"hex": "#b3dcf0",
"rgb": {
"r": 179,
"g": 220,
"b": 240
},
"hsl": {
"h": 199.672,
"s": 67.033,
"l": 82.157
},
"oklch": {
"l": 0.87176,
"c": 0.05108,
"h": 229.1
},
"luminance": 0.67061
}Semantic roles & 50–950 ramp
primary
#B3DCF0
secondary
#CE9579
accent
#5317CF
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485