#BFDBCE#BFDBCE
#BFDBCE is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.035 H 165.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBCE |
|---|---|
| RGB | rgb(191, 219, 206) |
| HSL | hsl(152, 28%, 80%) |
| HSV | hsv(152, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.10, -11.77, 3.26) |
| CIE-LCH | lch(85.10, 12.21, 164.51°) |
| OKLab | oklab(86.72% -0.0336 0.0084) |
| OKLCH | oklch(86.72% 0.035 165.9) |
| XYZ | xyz(57.9553, 66.1945, 68.1040) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 8.86
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Honeydew
#F0FFF0
ΔE00 9.39
Ice Blue (survey)
#D7FFFE
ΔE00 9.42
Very Pale Blue
#D6FFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBCE #DBBFCC
analogous
#BFDBC0 #BFDBCE #BFDADB
triadic
#BFDBCE #CEBFDB #DBCEBF
tetradic
#BFDBCE #C0BFDB #DBBFCC #DADBBF
square
#BFDBCE #C0BFDB #DBBFCC #DADBBF
split-complementary
#BFDBCE #DBBFDA #DBC0BF
monochromatic
#71AF92 #98C5B0 #BFDBCE #E6F1EC #EBF4F0
Accessibility & contrast
On white
1.47
#BFDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BFDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBCE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBCE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#BADBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbce; /* rgb */ color: rgb(191, 219, 206); /* oklch */ color: oklch(86.7% 0.035 165.9);
Tailwind
colors: {
custom: {
50: '#d2e6dc',
500: '#bfdbce',
950: '#000000',
},
}SCSS
$custom: #bfdbce; $custom-light: #d2e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bfdbce",
"rgb": {
"r": 191,
"g": 219,
"b": 206
},
"hsl": {
"h": 152.143,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86715,
"c": 0.03469,
"h": 165.9
},
"luminance": 0.66196
}Semantic roles & 50–950 ramp
primary
#BFDBCE
secondary
#B28C9E
accent
#3F6FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484