#B3CCED#B3CCED
#B3CCED is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.8% C 0.054 H 255.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCED |
|---|---|
| RGB | rgb(179, 204, 237) |
| HSL | hsl(214, 62%, 82%) |
| HSV | hsv(214, 24%, 93%) |
| CMYK | cmyk(24.5%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.23, -1.25, -19.05) |
| CIE-LCH | lch(81.23, 19.09, 266.24°) |
| OKLab | oklab(83.75% -0.0135 -0.052) |
| OKLCH | oklch(83.75% 0.054 255.4) |
| XYZ | xyz(55.4651, 58.8821, 88.5474) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.72
Powder Blue (survey)
#B1D1FC
ΔE00 2.80
Lightsteelblue
#B0C4DE
ΔE00 2.85
Cloudy Blue
#ACC2D9
ΔE00 4.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCED #EDD4B3
analogous
#B3E9ED #B3CCED #B7B3ED
triadic
#B3CCED #EDB3CC #CCEDB3
tetradic
#B3CCED #EDB3E9 #EDD4B3 #B3EDB7
square
#B3CCED #EDB3E9 #EDD4B3 #B3EDB7
split-complementary
#B3CCED #EDB7B3 #E9EDB3
monochromatic
#508AD6 #82ABE1 #B3CCED #E4EDF9 #E6EEF9
Accessibility & contrast
On white
1.64
#B3CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#B3CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCED
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCED | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#A3D3D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b3cced; /* rgb */ color: rgb(179, 204, 237); /* oklch */ color: oklch(83.8% 0.054 255.4);
Tailwind
colors: {
custom: {
50: '#cadbf2',
500: '#b3cced',
950: '#000000',
},
}SCSS
$custom: #b3cced; $custom-light: #cadbf2; $custom-dark: #000000;
JSON
{
"hex": "#b3cced",
"rgb": {
"r": 179,
"g": 204,
"b": 237
},
"hsl": {
"h": 214.138,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.83751,
"c": 0.05375,
"h": 255.4
},
"luminance": 0.58884
}Semantic roles & 50–950 ramp
primary
#B3CCED
secondary
#CAA87A
accent
#7F1CC9
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131517
muted
#838485