#BFCEDF#BFCEDF
#BFCEDF is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.029 H 251.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEDF |
|---|---|
| RGB | rgb(191, 206, 223) |
| HSL | hsl(212, 33%, 81%) |
| HSV | hsv(212, 14%, 87%) |
| CMYK | cmyk(14.3%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.13, -1.66, -10.13) |
| CIE-LCH | lch(82.13, 10.26, 260.71°) |
| OKLab | oklab(84.53% -0.0091 -0.0273) |
| OKLCH | oklch(84.53% 0.029 251.5) |
| XYZ | xyz(56.8733, 60.5457, 78.4878) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.17
Lightsteelblue
#B0C4DE
ΔE00 4.13
Cloudy Blue
#ACC2D9
ΔE00 4.15
Fog
#D8DCE0
ΔE00 7.05
Light Grey Blue
#9DBCD4
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEDF #DFD0BF
analogous
#BFDEDF #BFCEDF #C0BFDF
triadic
#BFCEDF #DFBFCE #CEDFBF
tetradic
#BFCEDF #DFBFDE #DFD0BF #BFDFC0
square
#BFCEDF #DFBFDE #DFD0BF #BFDFC0
split-complementary
#BFCEDF #DFC0BF #DEDFBF
monochromatic
#6D90B6 #96AFCB #BFCEDF #E8EDF3 #EBEFF5
Accessibility & contrast
On white
1.60
#BFCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BFCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEDF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEDF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#B7D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcedf; /* rgb */ color: rgb(191, 206, 223); /* oklch */ color: oklch(84.5% 0.029 251.5);
Tailwind
colors: {
custom: {
50: '#d2dce9',
500: '#bfcedf',
950: '#000000',
},
}SCSS
$custom: #bfcedf; $custom-light: #d2dce9; $custom-dark: #000000;
JSON
{
"hex": "#bfcedf",
"rgb": {
"r": 191,
"g": 206,
"b": 223
},
"hsl": {
"h": 211.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.84528,
"c": 0.02883,
"h": 251.5
},
"luminance": 0.60547
}Semantic roles & 50–950 ramp
primary
#BFCEDF
secondary
#B7A28B
accent
#7639AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484