#BFD3DB#BFD3DB
#BFD3DB is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.4% C 0.024 H 223.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3DB |
|---|---|
| RGB | rgb(191, 211, 219) |
| HSL | hsl(197, 28%, 80%) |
| HSV | hsv(197, 13%, 86%) |
| CMYK | cmyk(12.8%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.33, -5.10, -6.23) |
| CIE-LCH | lch(83.33, 8.05, 230.71°) |
| OKLab | oklab(85.43% -0.0176 -0.0168) |
| OKLCH | oklch(85.43% 0.024 223.7) |
| XYZ | xyz(57.5633, 62.7783, 76.0888) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3DB #DBC7BF
analogous
#BFDBD5 #BFD3DB #BFC5DB
triadic
#BFD3DB #DBBFD3 #D3DBBF
tetradic
#BFD3DB #D5BFDB #DBC7BF #C5DBBF
square
#BFD3DB #D5BFDB #DBC7BF #C5DBBF
split-complementary
#BFD3DB #DBBFC5 #DBD5BF
monochromatic
#719DAF #98B8C5 #BFD3DB #E6EEF1 #EBF2F4
Accessibility & contrast
On white
1.55
#BFD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BFD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3DB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3DB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DB
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#B8D6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd3db; /* rgb */ color: rgb(191, 211, 219); /* oklch */ color: oklch(85.4% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#d2e0e6',
500: '#bfd3db',
950: '#000000',
},
}SCSS
$custom: #bfd3db; $custom-light: #d2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd3db",
"rgb": {
"r": 191,
"g": 211,
"b": 219
},
"hsl": {
"h": 197.143,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.85429,
"c": 0.0243,
"h": 223.7
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#BFD3DB
secondary
#B2978C
accent
#5D3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484