#BBCEDF#BBCEDF
#BBCEDF is a very light, muted cyan. Relative luminance 0.600; OKLCH L 84.2% C 0.031 H 245.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEDF |
|---|---|
| RGB | rgb(187, 206, 223) |
| HSL | hsl(208, 36%, 80%) |
| HSV | hsv(208, 16%, 87%) |
| CMYK | cmyk(16.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(81.86, -2.93, -10.57) |
| CIE-LCH | lch(81.86, 10.97, 254.53°) |
| OKLab | oklab(84.24% -0.0132 -0.0286) |
| OKLCH | oklch(84.24% 0.031 245.2) |
| XYZ | xyz(55.8808, 60.0339, 78.4413) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 3.78
Lightsteelblue
#B0C4DE
ΔE00 4.29
Light Grey Blue
#9DBCD4
ΔE00 6.16
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEDF #DFCCBB
analogous
#BBDFDE #BBCEDF #BBBCDF
triadic
#BBCEDF #DFBBCE #CEDFBB
tetradic
#BBCEDF #DEBBDF #DFCCBB #BCDFBB
square
#BBCEDF #DEBBDF #DFCCBB #BCDFBB
split-complementary
#BBCEDF #DFBBBC #DFDEBB
monochromatic
#6892B8 #91B0CB #BBCEDF #E5ECF3 #EAF0F5
Accessibility & contrast
On white
1.61
#BBCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEDF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEDF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#B2D2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcedf; /* rgb */ color: rgb(187, 206, 223); /* oklch */ color: oklch(84.2% 0.031 245.2);
Tailwind
colors: {
custom: {
50: '#cfdce9',
500: '#bbcedf',
950: '#000000',
},
}SCSS
$custom: #bbcedf; $custom-light: #cfdce9; $custom-dark: #000000;
JSON
{
"hex": "#bbcedf",
"rgb": {
"r": 187,
"g": 206,
"b": 223
},
"hsl": {
"h": 208.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8424,
"c": 0.03149,
"h": 245.2
},
"luminance": 0.60035
}Semantic roles & 50–950 ramp
primary
#BBCEDF
secondary
#B79E87
accent
#6F37AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484