#B6CEEB#B6CEEB
#B6CEEB is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.048 H 253.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEEB |
|---|---|
| RGB | rgb(182, 206, 235) |
| HSL | hsl(213, 57%, 82%) |
| HSV | hsv(213, 23%, 92%) |
| CMYK | cmyk(22.6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(81.88, -1.87, -16.97) |
| CIE-LCH | lch(81.88, 17.07, 263.73°) |
| OKLab | oklab(84.3% -0.0139 -0.0462) |
| OKLCH | oklch(84.3% 0.048 253.3) |
| XYZ | xyz(56.3541, 60.0842, 87.2094) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.16
Lightsteelblue
#B0C4DE
ΔE00 2.67
Cloudy Blue
#ACC2D9
ΔE00 3.59
Powder Blue (survey)
#B1D1FC
ΔE00 3.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEEB #EBD3B6
analogous
#B6E9EB #B6CEEB #B9B6EB
triadic
#B6CEEB #EBB6CE #CEEBB6
tetradic
#B6CEEB #EBB6E9 #EBD3B6 #B6EBB9
square
#B6CEEB #EBB6E9 #EBD3B6 #B6EBB9
split-complementary
#B6CEEB #EBB9B6 #E9EBB6
monochromatic
#568ED1 #86AEDE #B6CEEB #E6EEF8 #E7EFF8
Accessibility & contrast
On white
1.61
#B6CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B6CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEEB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEEB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#A8D4D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b6ceeb; /* rgb */ color: rgb(182, 206, 235); /* oklch */ color: oklch(84.3% 0.048 253.3);
Tailwind
colors: {
custom: {
50: '#ccdcf1',
500: '#b6ceeb',
950: '#000000',
},
}SCSS
$custom: #b6ceeb; $custom-light: #ccdcf1; $custom-dark: #000000;
JSON
{
"hex": "#b6ceeb",
"rgb": {
"r": 182,
"g": 206,
"b": 235
},
"hsl": {
"h": 212.83,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.84297,
"c": 0.04827,
"h": 253.3
},
"luminance": 0.60086
}Semantic roles & 50–950 ramp
primary
#B6CEEB
secondary
#C7A67E
accent
#7A21C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485