#BFD3DF#BFD3DF
#BFD3DF is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.6% C 0.027 H 234.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3DF |
|---|---|
| RGB | rgb(191, 211, 223) |
| HSL | hsl(203, 33%, 81%) |
| HSV | hsv(203, 14%, 87%) |
| CMYK | cmyk(14.3%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.44, -4.28, -8.19) |
| CIE-LCH | lch(83.44, 9.24, 242.42°) |
| OKLab | oklab(85.55% -0.016 -0.0221) |
| OKLCH | oklch(85.55% 0.027 234) |
| XYZ | xyz(58.0962, 62.9914, 78.8955) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.38
Fog
#D8DCE0
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.89
Light Grey Blue
#9DBCD4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3DF #DFCBBF
analogous
#BFDFDB #BFD3DF #BFC3DF
triadic
#BFD3DF #DFBFD3 #D3DFBF
tetradic
#BFD3DF #DBBFDF #DFCBBF #C3DFBF
square
#BFD3DF #DBBFDF #DFCBBF #C3DFBF
split-complementary
#BFD3DF #DFBFC3 #DFDBBF
monochromatic
#6D9BB6 #96B7CB #BFD3DF #E8EFF3 #EBF1F5
Accessibility & contrast
On white
1.54
#BFD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BFD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3DF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3DF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#B7D6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd3df; /* rgb */ color: rgb(191, 211, 223); /* oklch */ color: oklch(85.6% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#d2e0e9',
500: '#bfd3df',
950: '#000000',
},
}SCSS
$custom: #bfd3df; $custom-light: #d2e0e9; $custom-dark: #000000;
JSON
{
"hex": "#bfd3df",
"rgb": {
"r": 191,
"g": 211,
"b": 223
},
"hsl": {
"h": 202.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.85554,
"c": 0.02731,
"h": 234
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#BFD3DF
secondary
#B79C8B
accent
#6439AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484