#BFDBF9#BFDBF9
#BFDBF9 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.1% C 0.051 H 250.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBF9 |
|---|---|
| RGB | rgb(191, 219, 249) |
| HSL | hsl(211, 83%, 86%) |
| HSV | hsv(211, 23%, 98%) |
| CMYK | cmyk(23.3%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(86.29, -2.88, -17.70) |
| CIE-LCH | lch(86.29, 17.93, 260.76°) |
| OKLab | oklab(88.06% -0.0173 -0.0482) |
| OKLCH | oklch(88.06% 0.051 250.2) |
| XYZ | xyz(63.9116, 68.5770, 99.4735) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.00
Light Blue Grey
#B7C9E2
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBF9 #F9DDBF
analogous
#BFF8F9 #BFDBF9 #C0BFF9
triadic
#BFDBF9 #F9BFDB #DBF9BF
tetradic
#BFDBF9 #F9BFF8 #F9DDBF #BFF9C0
square
#BFDBF9 #F9BFF8 #F9DDBF #BFF9C0
split-complementary
#BFDBF9 #F9C0BF #F8F9BF
monochromatic
#4F9CEF #87BCF4 #BFDBF9 #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.43
#BFDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BFDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBF9
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBF9 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#AFE2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdbf9; /* rgb */ color: rgb(191, 219, 249); /* oklch */ color: oklch(88.1% 0.051 250.2);
Tailwind
colors: {
custom: {
50: '#d3e6fb',
500: '#bfdbf9',
950: '#000000',
},
}SCSS
$custom: #bfdbf9; $custom-light: #d3e6fb; $custom-dark: #000000;
JSON
{
"hex": "#bfdbf9",
"rgb": {
"r": 191,
"g": 219,
"b": 249
},
"hsl": {
"h": 211.034,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.88059,
"c": 0.05125,
"h": 250.2
},
"luminance": 0.68579
}Semantic roles & 50–950 ramp
primary
#BFDBF9
secondary
#DDB07F
accent
#7606DF
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485