#B3CCDB#B3CCDB
#B3CCDB is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.034 H 234.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCDB |
|---|---|
| RGB | rgb(179, 204, 219) |
| HSL | hsl(203, 36%, 78%) |
| HSV | hsv(203, 18%, 86%) |
| CMYK | cmyk(18.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.67, -5.24, -10.25) |
| CIE-LCH | lch(80.67, 11.52, 242.93°) |
| OKLab | oklab(83.13% -0.02 -0.0278) |
| OKLCH | oklch(83.13% 0.034 234.2) |
| XYZ | xyz(52.9661, 57.8825, 75.3859) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.60
Light Grey Blue
#9DBCD4
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 5.85
Ice Blue
#A5DFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCDB #DBC2B3
analogous
#B3DBD6 #B3CCDB #B3B8DB
triadic
#B3CCDB #DBB3CC #CCDBB3
tetradic
#B3CCDB #D6B3DB #DBC2B3 #B8DBB3
square
#B3CCDB #D6B3DB #DBC2B3 #B8DBB3
split-complementary
#B3CCDB #DBB3B8 #DBD6B3
monochromatic
#6094B4 #89B0C7 #B3CCDB #DDE8EF #EAF1F5
Accessibility & contrast
On white
1.67
#B3CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B3CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCDB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCDB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#A8D0D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3ccdb; /* rgb */ color: rgb(179, 204, 219); /* oklch */ color: oklch(83.1% 0.034 234.2);
Tailwind
colors: {
custom: {
50: '#cadbe6',
500: '#b3ccdb',
950: '#000000',
},
}SCSS
$custom: #b3ccdb; $custom-light: #cadbe6; $custom-dark: #000000;
JSON
{
"hex": "#b3ccdb",
"rgb": {
"r": 179,
"g": 204,
"b": 219
},
"hsl": {
"h": 202.5,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.83132,
"c": 0.03424,
"h": 234.2
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#B3CCDB
secondary
#B39380
accent
#6437AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484