#BFDBF2#BFDBF2
#BFDBF2 is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.8% C 0.044 H 243.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBF2 |
|---|---|
| RGB | rgb(191, 219, 242) |
| HSL | hsl(207, 66%, 85%) |
| HSV | hsv(207, 21%, 95%) |
| CMYK | cmyk(21.1%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.08, -4.42, -14.32) |
| CIE-LCH | lch(86.08, 14.99, 252.85°) |
| OKLab | oklab(87.82% -0.0198 -0.0389) |
| OKLCH | oklch(87.82% 0.044 243) |
| XYZ | xyz(62.8401, 68.1484, 93.8303) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBF2 #F2D6BF
analogous
#BFF2F0 #BFDBF2 #BFC1F2
triadic
#BFDBF2 #F2BFDB #DBF2BF
tetradic
#BFDBF2 #F0BFF2 #F2D6BF #C1F2BF
square
#BFDBF2 #F0BFF2 #F2D6BF #C1F2BF
split-complementary
#BFDBF2 #F2BFC1 #F2F0BF
monochromatic
#59A2DD #8CBEE8 #BFDBF2 #E6F1FA #E6F1FA
Accessibility & contrast
On white
1.44
#BFDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BFDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBF2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBF2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#B1E1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdbf2; /* rgb */ color: rgb(191, 219, 242); /* oklch */ color: oklch(87.8% 0.044 243.0);
Tailwind
colors: {
custom: {
50: '#d3e6f6',
500: '#bfdbf2',
950: '#000000',
},
}SCSS
$custom: #bfdbf2; $custom-light: #d3e6f6; $custom-dark: #000000;
JSON
{
"hex": "#bfdbf2",
"rgb": {
"r": 191,
"g": 219,
"b": 242
},
"hsl": {
"h": 207.059,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.8782,
"c": 0.04368,
"h": 243
},
"luminance": 0.6815
}Semantic roles & 50–950 ramp
primary
#BFDBF2
secondary
#D2A783
accent
#6A17CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485