#BFDBDF#BFDBDF
#BFDBDF is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.030 H 207.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBDF |
|---|---|
| RGB | rgb(191, 219, 223) |
| HSL | hsl(188, 33%, 81%) |
| HSV | hsv(188, 14%, 87%) |
| CMYK | cmyk(14.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.54, -8.42, -5.09) |
| CIE-LCH | lch(85.54, 9.84, 211.12°) |
| OKLab | oklab(87.21% -0.0269 -0.0138) |
| OKLCH | oklch(87.21% 0.03 207.1) |
| XYZ | xyz(60.1333, 67.0657, 79.5745) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 4.89
Lightcyan
#E0FFFF
ΔE00 7.90
Pale Sky Blue
#BDF6FE
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.40
Very Light Blue
#D5FFFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBDF #DFC3BF
analogous
#BFDFD3 #BFDBDF #BFCBDF
triadic
#BFDBDF #DFBFDB #DBDFBF
tetradic
#BFDBDF #D3BFDF #DFC3BF #CBDFBF
square
#BFDBDF #D3BFDF #DFC3BF #CBDFBF
split-complementary
#BFDBDF #DFBFCB #DFD3BF
monochromatic
#6DADB6 #96C4CB #BFDBDF #E8F2F3 #EBF4F5
Accessibility & contrast
On white
1.46
#BFDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BFDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBDF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBDF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#B6DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdbdf; /* rgb */ color: rgb(191, 219, 223); /* oklch */ color: oklch(87.2% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#d2e6e9',
500: '#bfdbdf',
950: '#000000',
},
}SCSS
$custom: #bfdbdf; $custom-light: #d2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bfdbdf",
"rgb": {
"r": 191,
"g": 219,
"b": 223
},
"hsl": {
"h": 187.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87211,
"c": 0.03025,
"h": 207.1
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#BFDBDF
secondary
#B7918B
accent
#4839AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484