#BFDBBE#BFDBBE
#BFDBBE is a very light, muted green. Relative luminance 0.655; OKLCH L 86.3% C 0.050 H 144.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBBE |
|---|---|
| RGB | rgb(191, 219, 190) |
| HSL | hsl(118, 29%, 80%) |
| HSV | hsv(118, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(84.72, -14.69, 11.17) |
| CIE-LCH | lch(84.72, 18.45, 142.75°) |
| OKLab | oklab(86.29% -0.0402 0.029) |
| OKLCH | oklch(86.29% 0.05 144.2) |
| XYZ | xyz(56.1097, 65.4562, 58.3834) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.71
Mint
#AAF0C1
ΔE00 8.96
Light Sage
#BCECAC
ΔE00 9.15
Hospital Green
#9BE5AA
ΔE00 9.99
Light Teal
#90E4C1
ΔE00 10.06
Darkseagreen
#8FBC8F
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBBE #DABEDB
analogous
#CDDBBE #BFDBBE #BEDBCB
triadic
#BFDBBE #BEBFDB #DBBEBF
tetradic
#BFDBBE #BECDDB #DABEDB #DBCBBE
square
#BFDBBE #BECDDB #DABEDB #DBCBBE
split-complementary
#BFDBBE #CBBEDB #DBBECD
monochromatic
#71AF6F #98C597 #BFDBBE #E6F1E5 #ECF4EB
Accessibility & contrast
On white
1.49
#BFDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BFDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBBE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBBE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BC
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#BDD9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdbbe; /* rgb */ color: rgb(191, 219, 190); /* oklch */ color: oklch(86.3% 0.050 144.2);
Tailwind
colors: {
custom: {
50: '#d2e6d1',
500: '#bfdbbe',
950: '#000000',
},
}SCSS
$custom: #bfdbbe; $custom-light: #d2e6d1; $custom-dark: #000000;
JSON
{
"hex": "#bfdbbe",
"rgb": {
"r": 191,
"g": 219,
"b": 190
},
"hsl": {
"h": 117.931,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86291,
"c": 0.04951,
"h": 144.2
},
"luminance": 0.65457
}Semantic roles & 50–950 ramp
primary
#BFDBBE
secondary
#B18BB2
accent
#3EA7A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483